notificationForwarder.portFilter

<< Click to Display Table of Contents >>

 

notificationForwarder.portFilter

According to the BACnet protocol documentation:

Enables or disables the forwarding of event notifications received on a particular network port. When an event notification is received on a port that is marked as disabled by this property, the Notification Forwarder object shall ignore that event notification.

Property portFilter of object notificationForwarder can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

notificationForwarder-<objectAddress>.portFilter

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 51

N3:

<objectAddress>

N4:

<property> = 363

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetPortPermission>.

Was this page useful?