Legrand / Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
import"AlarmManager.idl";
Public Attributes | |
string | id |
Alarm id. | |
string | name |
Alarm name. | |
string | actionId |
Corresponding action id. | |
vector< Alert > | alerts |
List of alerts. | |
Alarm structure.
An alarm has a name, a reference to its action source and a list of all alerts which created the alarm.