GetActiveAlarmsFromElement
Use this method to request a list of all the alarms of a specific element (referenced by name).
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See Connect. |
elementName | String | The element name. |
Output
Item | Format | Description |
---|---|---|
GetActiveAlarmsFromElementResult | Array of AlarmEventMessage | All the alarms of the specified element. |