| 
               | 
            
              IAlarm
             | 
          
The IAlarmService type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              ReadAllRaisedAlarmsAsJson | Reads all raised alarms from the AlarmAdapter and sends it in Json format. | 
| 
                 | 
              ReadAllRaisedAlarmsAsXml | Reads all raised alarms from the AlarmAdapter and sends it in Xml format. | 
| 
                 | 
              ReadHighestSeverityAlarmsAsJson | Reads the raised alarms with the highest severity for each signal from the AlarmAdapter and sends it in Json format. | 
| 
                 | 
              ReadHighestSeverityAlarmsAsXml | Reads the raised alarms with the highest severity for each signal from the AlarmAdapter and sends it in Xml format. |