Implements the Notification component of the System Monitor. More...
Public Member Functions | |
_.Library.Status | OnNew (_.Library.Integer initval) |
Implements the Notification component of the System Monitor. More... | |
![]() | |
_.Library.Integer | ClearNotifications () |
USER DOES NOT IMPLEMENT THIS METHOD. More... | |
_.Library.Status | GetNextNotification (_.Library.String Sensor, _.Library.Integer Severity, _.Library.String Msg) |
Get Next Notification. | |
_.Library.Status | Post () |
USER MUST IMPLEMENT THIS METHOD. More... | |
_.Library.Status | Start () |
USER MAY IMPLEMENT THIS METHOD. More... | |
Additional Inherited Members | |
![]() | |
Notifications | |
More... | |
State | |
Runtime state. More... | |
Implements the Notification component of the System Monitor.
Alerts are posted and the system "health" is updated based on the rules and transition table defined here.
_.Library.Status OnNew | ( | _.Library.Integer | initval | ) |
Implements the Notification component of the System Monitor.
Alerts are posted and the system "health" is updated based on the rules and transition table defined here.
init the alert persistent class