Values.SystemEventSourceContains information about alarm state changes.
type nonrec t = {eventType : EventType.t option;The event type. If the value is STATE_CHANGE, the event contains information about alarm state changes.
*)stateChangeConfiguration : StateChangeConfiguration.t option;Contains the configuration information of alarm state changes.
*)}