This class only exist in the EventServer MIP Environment. More...
Public Member Functions | |
virtual void | CreateAlarm (EventData eventData) |
Directly store an Event into the alarm database. Rule handling for when to store in the alarm database must be carried out before calling this method. | |
virtual void | ItemContextMenuChanged (Item item) |
When the map alarm context menu has been changed this method can be called to get the MAP item updated. | |
virtual void | ItemStatusChanged (Item item) |
When operational state has changed this method can be called to get the MAP updated. | |
Properties | |
static EventServerControl | Instance [get, set] |
This class is a singleton and be accessed through the Instance property. The 'setter' is for internal use only. | |
This class only exist in the EventServer MIP Environment.
|
inlinevirtual |
Directly store an Event into the alarm database.
Rule handling for when to store in the alarm database must be carried out before calling this method.
eventData |
|
inlinevirtual |
When the map alarm context menu has been changed this method can be called to get the MAP item updated.
item |
|
inlinevirtual |
When operational state has changed this method can be called to get the MAP updated.
item |
|
staticgetset |
This class is a singleton and be accessed through the Instance property. The 'setter' is for internal use only.