GetAlarms
Use this method to retrieve alarms matching a DMAAlarmFilterV2 object.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| filter | DMAAlarmFilterV2 | The filter that the alarms must match. |
Output
| Item | Format | Description |
|---|---|---|
| GetAlarmsResult | Array of DMAAlarm | The alarms matching the specified filter object. |