<< Click to Display Table of Contents >>
notificationForwarder.localForwardingOnly |
According to the BACnet protocol documentation:
Indicates whether (TRUE) or not (FALSE) the object is limited to forwarding notifications initiated from within the same device. If Local_Forwarding_Only has a value of FALSE, then the Notification Forwarder is capable of forwarding notifications for other devices.
Property localForwardingOnly of object notificationForwarder can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
notificationForwarder-<objectAddress>.localForwardingOnly |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 51 |
N3: |
<objectAddress> |
N4: |
<property> = 360 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.