GetActiveAlarmCountForView
Use this method to retrieve the number of active alarms for a particular view.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| viewID | Integer | The view ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetActiveAlarmCountForViewResult | DMAAlarmCountData | An array listing the alarm count for each severity level. |