IAlarmManagerGetAlarms Method |  |
Returns the list of alarms.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxIEnumerable<AlarmData> GetAlarms()
Return Value
IEnumerableAlarmDataThe list of alarms.
Exceptions
See Also