latestPositionsByMachine_args
A set of arguments passed to the function.
input latestPositionsByMachine_args {
machineRef: Int
metricKey: String
}
Fields
latestPositionsByMachine_args.machineRef ● Int scalar
A unique, numeric identifier for the machine.
latestPositionsByMachine_args.metricKey ● String scalar
Each metric is globally identified by the combination of machineRef and metricKey.
Member Of
latestPositionsByMachine query