AlarmIntervalRT_select_column
No description
enum AlarmIntervalRT_select_column {
description
endAt
label
machineRef
metricKey
nativeCode
sequence
startAt
}
Values
AlarmIntervalRT_select_column.description
A short description of the alarm.
AlarmIntervalRT_select_column.endAt
The end of an interval. Intervals are right-exclusive.
AlarmIntervalRT_select_column.label
The label of the alarm (one of: NORMAL, WARNING, FAULT, UNAVAILABLE)
AlarmIntervalRT_select_column.machineRef
A unique, numeric identifier for the machine.
AlarmIntervalRT_select_column.metricKey
Each metric is globally identified by the combination of machineRef and metricKey.
AlarmIntervalRT_select_column.nativeCode
The native code further specifies the alarm. The combination of machineRef, metricKey, and nativeCode uniquely identifies the alarm.
AlarmIntervalRT_select_column.sequence
An integer value that determines the order of events with the same eventTime and metric.
AlarmIntervalRT_select_column.startAt
The start of an interval.
Member Of
AlarmIntervalRT query ● alarmIntervals query