Defines the synchronization states between ASSA ABLOY IP locks and the DSR (Door System Router)
Overview of AssaAbloyIPLockSynchronizationStatus goes here.
| Name | Value | Description |
|---|---|---|
| Synchronized | 0 | The lock is functioning fine as far as the DSR can tell. All of the data the host has sent to the DSR has made it down to the lock. |
| Pending | 1 | The lock is functioning fine as far as the DSR can tell. However, the DSR has at least one command, user, or config setting waiting to go down to the lock. |
| OutOfSync | 2 | Something is wrong. The lock either disconnected in the middle of a session with the DSR, has too many users assigned to it, has a duplicate user, or some other problem. |
| OutOfSyncInternal | 3 | OutOfSyncInternal |
| OutOfSyncComm | 4 | OutOfSyncComm |
| Enabled | 5 | Enabled |
| Disabled | 6 | Disabled |
| Cleared | 7 | Cleared |
| Unknown | 8 | Unknown |