<< Click to Display Table of Contents >>
device.utcTimeSynchronizationRecipients |
According to the BACnet protocol documentation:
Controls the restrictions placed on a device's use of the UTCTimeSynchronization service. The value of this property shall be a list of zero or more BACnetRecipients. If the list is of length zero, or the property is not present, the device is prohibited from automatically sending a UTCTimeSynchronization request. If the list is of length one or more, the device may automatically send a UTCTimeSynchronization request but only to the devices or addresses listed.
Property utcTimeSynchronizationRecipients of object device can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
device-<objectAddress>.utcTimeSynchronizationRecipients |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 8 |
N3: |
<objectAddress> |
N4: |
<property> = 206 |
A character string containing an XML with a value of type <SequenceOfBACnetRecipient>.