GetMaskedAlarmsForViewV2
Use this method to retrieve the list of all the masked alarms of a particular view, as well as the alarm cache status.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| viewID | Integer | The view ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetMaskedAlarmsForViewV2Result | Array of DMAAlarm | The list of all the masked alarms of the specified view, as well as the alarm cache status. |