LockProps Interface
Beta
The properties of a lock that may be obtained from a lock server.
Properties
Name | Type | Description | |
---|---|---|---|
id Readonly | string | The elementId for the lock | |
state Readonly | LockState | the lock state |
Defined in
- backend/src/BackendHubAccess.ts Line 70
Last Updated: 20 June, 2023