Access |
[SerializableAttribute] public enum AccessSystemDoorContactState
| Member name | Value | Description |
|---|---|---|
| Unknown | 0 | The contact state of an AccessSystemDoor is unknown. |
| Opened | 1 | The door-contact indicates that the door is opened. |
| Closed | 2 | The door-contact indicates that the door is closed. |