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