QuantityRT_select_column
No description
enum QuantityRT_select_column {
eventTime
machineRef
metricKey
sequence
value
}
Values
QuantityRT_select_column.eventTime
QuantityRT_select_column.machineRef
A unique, numeric identifier for the machine.
QuantityRT_select_column.metricKey
Each metric is globally identified by the combination of machineRef and metricKey.
QuantityRT_select_column.sequence
An integer value that determines the order of events with the same eventTime and metric.
QuantityRT_select_column.value
The value observed at the eventTime.
Member Of
quantities query ● QuantityRT query