UpdatedState
UpdatedState
Represents the action to take on an alarm instance. The state can be changed to either:
- ACKNOWLEDGE - Mark the alarm as seen and being handled
- SUPPRESS - Temporarily silence the alarm for a specified duration
This data structure has no properties.
Enumeration:
ACKNOWLEDGE,
SUPPRESS,