Skip to main content

PartCountRT_select_column

No description

enum PartCountRT_select_column {
eventTime
machineRef
metricKey
sequence
value
}

Values

PartCountRT_select_column.eventTime

PartCountRT_select_column.machineRef

A unique, numeric identifier for the machine.

PartCountRT_select_column.metricKey

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

PartCountRT_select_column.sequence

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

PartCountRT_select_column.value

The value observed at the eventTime.

Member Of

PartCountRT query ● partCounts query