CycleTimeStatsRT_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input CycleTimeStatsRT_stream_cursor_value_input {
machineRef: Int
medianCycleTime: numeric
operationId: String
partCount: Int
}
Fields
CycleTimeStatsRT_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.
CycleTimeStatsRT_stream_cursor_value_input.medianCycleTime ● numeric scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
CycleTimeStatsRT_stream_cursor_value_input.operationId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
CycleTimeStatsRT_stream_cursor_value_input.partCount ● Int scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.