Skip to main content

currentStatesByMachine_args

A set of arguments passed to the function.

input currentStatesByMachine_args {
machineRef: Int
metricKey: String
}

Fields

currentStatesByMachine_args.machineRef ● Int scalar

A unique, numeric identifier for the machine.

currentStatesByMachine_args.metricKey ● String scalar

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

Member Of

currentStatesByMachine query