CurrentStateRT_select_column
No description
enum CurrentStateRT_select_column {
latestEventAt
machineRef
metricKey
startAt
value
}
Values
CurrentStateRT_select_column.latestEventAt
CurrentStateRT_select_column.machineRef
A unique, numeric identifier for the machine.
CurrentStateRT_select_column.metricKey
Each metric is globally identified by the combination of machineRef and metricKey.
CurrentStateRT_select_column.startAt
The start of an interval.
CurrentStateRT_select_column.value
The value observed at the eventTime.
Member Of
CurrentStateRT query ● currentStatesByMachine query