AggregatedAlarmsRT_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input AggregatedAlarmsRT_stream_cursor_value_input {
bucketEndAt: timestamptz
bucketStartAt: timestamptz
description: String
durationMs: numeric
label: String
machineRef: Int
maxEndAt: timestamptz
minStartAt: timestamptz
nativeCode: String
recordCount: Int
status: String
}
Fields
AggregatedAlarmsRT_stream_cursor_value_input.bucketEndAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.bucketStartAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.description ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.durationMs ● numeric scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.label ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_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.
AggregatedAlarmsRT_stream_cursor_value_input.maxEndAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.minStartAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.nativeCode ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.recordCount ● Int scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
AggregatedAlarmsRT_stream_cursor_value_input.status ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.