Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview


This structure contains the complete set of information about a lock. 

Format


PwsProjectorLockRequest


Elements


Element

Data Type

Required?

Default

DescriptionSample Data

EntityIdentity

PwsProjectorLockEntity



The complete set of information associated with a Projector Lock

EntityTimestamp

String



This is a Base64 encoded timestamp optionally utilized for time card locking.

Usage Example(s)


Example 01
            <req:Locks>
               <com:PwsProjectorLockRequest>
                  <com:EntityIdentity>
                     <com:EntityCode>P001468-001</com:EntityCode>
                     <com:EntityUid>1152921504607429941</com:EntityUid>
                     <com:LockType>P</com:LockType>
                  </com:EntityIdentity>
               </com:PwsProjectorLockRequest>
            </req:Locks>
  • No labels