MetricTP_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input MetricTP_stream_cursor_value_input {
machineRef: Int
metricKey: String
subtype: String
type: String
}
Fields
MetricTP_stream_cursor_value_input.machineRef ● Int scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
MetricTP_stream_cursor_value_input.metricKey ● String scalar
Each metric is globally identified by the combination of machineRef and metricKey.
MetricTP_stream_cursor_value_input.subtype ● String scalar
The type of a metric as defined in the data mapping section of the machine's edit form. See the data catalog for more information.
MetricTP_stream_cursor_value_input.type ● String scalar
The type of a metric as defined in the data mapping section of the machine's edit form. See the data catalog for more information.