/
PwsProjectorLock
PwsProjectorLock
Overview
This structure contains the complete set of information about a lock that has been or could be acquired.
Format
PwsProjectorLock
- PwsProjectorLock
- EntityIdentity: PwsProjectorLockEntity
- EntityTimestamp: String
- LockStolenFlag: Boolean
- StolenLocks: PwsEntityLockSummaryItem[]
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
EntityIdentity | This structure uniquely identifies the entity that is or could be locked. | ||
EntityTimestamp | String | This is a Base64 encoded timestamp optionally used for entity locking. | AAAAABCnqY8= |
LockStolenFlag | Boolean | 'True' if another lock was stolen in acquiring or testing this lock. | true |
StolenLocks | This structure contains key information about the lock(s) that have been stolen in acquiring or testing this lock. |
Usage Example(s)
, multiple selections available,
Related content
PwsEntityLockSummary
PwsEntityLockSummary
More like this
PwsEntityLockSummaryItem
PwsEntityLockSummaryItem
More like this
PwsProjectorLockEntity
PwsProjectorLockEntity
More like this
PwsStolenLock
PwsStolenLock
More like this
PwsProjectorLockRequest
PwsProjectorLockRequest
More like this
PwsAcquireProjectorLocks
PwsAcquireProjectorLocks
More like this