Skip to main content

LatestQuantityRT_select_column

No description

enum LatestQuantityRT_select_column {
eventTime
machineRef
metricKey
sequence
value
}

Values

LatestQuantityRT_select_column.eventTime

LatestQuantityRT_select_column.machineRef

A unique, numeric identifier for the machine.

LatestQuantityRT_select_column.metricKey

Each metric is globally identified by the combination of machineRef and metricKey.

LatestQuantityRT_select_column.sequence

An integer value that determines the order of events with the same eventTime and metric.

LatestQuantityRT_select_column.value

The value observed at the eventTime.

Member Of

latestQuantities query ● latestQuantitiesByMachine query ● LatestQuantityRT query