PositionRT_order_by
Sort the returned array by one or more fields of it's elements.
input PositionRT_order_by {
eventTime: order_by
machine: MachineTP_order_by
machineRef: order_by
metricKey: order_by
x: order_by
y: order_by
z: order_by
}
Fields
PositionRT_order_by.eventTime ● order_by enum
PositionRT_order_by.machine ● MachineTP_order_by input
The machine the event originates from.
PositionRT_order_by.machineRef ● order_by enum
A unique, numeric identifier for the machine.
PositionRT_order_by.metricKey ● order_by enum
Each metric is globally identified by the combination of machineRef and metricKey.
PositionRT_order_by.x ● order_by enum
The x coordinate value.
PositionRT_order_by.y ● order_by enum
The y coordinate value.
PositionRT_order_by.z ● order_by enum
The z coordinate value.
Member Of
PositionRT query ● positions query