Click or drag to resize
Grid Solutions Framework

IAlarmService Methods

The IAlarmService type exposes the following members.

Methods
  Name Description
Public method ReadAllRaisedAlarmsAsJson Reads all raised alarms from the AlarmAdapter and sends it in Json format.
Public method ReadAllRaisedAlarmsAsXml Reads all raised alarms from the AlarmAdapter and sends it in Xml format.
Public method ReadHighestSeverityAlarmsAsJson Reads the raised alarms with the highest severity for each signal from the AlarmAdapter and sends it in Json format.
Public method ReadHighestSeverityAlarmsAsXml Reads the raised alarms with the highest severity for each signal from the AlarmAdapter and sends it in Xml format.
Top
See Also