<< Click to Display Table of Contents >>
device.restartNotificationRecipients |
According to the BACnet protocol documentation:
Used to control the restrictions on which devices, if any, are to be notified when a restart occurs. The value of this property shall be a list of zero or more BACnetRecipients. If the list is of length zero, a device is prohibited from sending a device restart notification. The default value of the property shall be a single entry representing a broadcast on the local network.
Property restartNotificationRecipients of object device can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
device-<objectAddress>.restartNotificationRecipients |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 8 |
N3: |
<objectAddress> |
N4: |
<property> = 202 |
A character string containing an XML with a value of type <SequenceOfBACnetRecipient>.