Skip to main content

StateIntervalRT_order_by

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

input StateIntervalRT_order_by {
endAt: order_by
machine: MachineTP_order_by
machineRef: order_by
metricKey: order_by
startAt: order_by
value: order_by
}

Fields

StateIntervalRT_order_by.endAt ● order_by enum

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

StateIntervalRT_order_by.machine ● MachineTP_order_by input

The machine the event originates from.

StateIntervalRT_order_by.machineRef ● order_by enum

A unique, numeric identifier for the machine.

StateIntervalRT_order_by.metricKey ● order_by enum

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

StateIntervalRT_order_by.startAt ● order_by enum

The start of an interval.

StateIntervalRT_order_by.value ● order_by enum

The value observed at the eventTime.

Member Of

StateIntervalRT query ● stateIntervals query