Click or drag to resize

IntrusionPanelPointStateValue Enumeration

Values of an IntrusionPanelPoints state.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
[SerializableAttribute]
public enum IntrusionPanelPointStateValue
Members
Member nameValueDescription
Unknown0 Alarm state is unknown
Alarm1 Alarm
Bypassed2 Bypassed The panel will ignore alarms/troubles and not display point faults
Normal3 Normal
See Also