%SYS
SystemNotify Class Reference

Implements the Notification component of the System Monitor. More...

Inheritance diagram for SystemNotify:
Collaboration diagram for SystemNotify:

Public Member Functions

_.Library.Status OnNew (_.Library.Integer initval)
 Implements the Notification component of the System Monitor. More...
 
- Public Member Functions inherited from AbstractNotification
_.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

- Public Attributes inherited from AbstractNotification
 Notifications
   More...
 
 State
 Runtime state. More...
 

Detailed Description

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.

Member Function Documentation

◆ OnNew()

_.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