StateAlarmOperator_enum
StateAlarmOperator_enum
The operation on the target state.
Possible values:
isEqual
: Test if the target state matches the given red or yellow states.isUnequal
: Test if the target state does not match the given red or yellow states.
This data structure has no properties.
Enumeration: isEqual, isUnequal,