Skip to main content

currentAlarmsByMachine_args

A set of arguments passed to the function.

input currentAlarmsByMachine_args {
machineRef: Int
metricKey: String
}

Fields

currentAlarmsByMachine_args.machineRef ● Int scalar

A unique, numeric identifier for the machine.

currentAlarmsByMachine_args.metricKey ● String scalar

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

Member Of

currentAlarmsByMachine query