Skip to main content

AlarmIntervalRT_order_by

Sort the returned array by one or more fields of it's elements.

input AlarmIntervalRT_order_by {
description: order_by
endAt: order_by
label: order_by
machine: MachineTP_order_by
machineRef: order_by
metricKey: order_by
nativeCode: order_by
sequence: order_by
startAt: order_by
}

Fields

AlarmIntervalRT_order_by.description ● order_by enum

A short description of the alarm.

AlarmIntervalRT_order_by.endAt ● order_by enum

The end of an interval. Intervals are right-exclusive.

AlarmIntervalRT_order_by.label ● order_by enum

The label of the alarm (one of: NORMAL, WARNING, FAULT, UNAVAILABLE)

AlarmIntervalRT_order_by.machine ● MachineTP_order_by input

The machine the event originates from.

AlarmIntervalRT_order_by.machineRef ● order_by enum

A unique, numeric identifier for the machine.

AlarmIntervalRT_order_by.metricKey ● order_by enum

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

AlarmIntervalRT_order_by.nativeCode ● order_by enum

The native code further specifies the alarm. The combination of machineRef, metricKey, and nativeCode uniquely identifies the alarm.

AlarmIntervalRT_order_by.sequence ● order_by enum

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

AlarmIntervalRT_order_by.startAt ● order_by enum

The start of an interval.

Member Of

AlarmIntervalRT query ● alarmIntervals query