notificationForwarder.subscribedRecipients

<< Click to Display Table of Contents >>

 

notificationForwarder.subscribedRecipients

According to the BACnet protocol documentation:

Conveys a list of recipient destinations to which event notifications are sent when events are forwarded by the Notification Forwarder object. These recipient destinations are intended to be temporary, and will expire if not renewed.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

notificationForwarder-<objectAddress>.subscribedRecipients

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 51

N3:

<objectAddress>

N4:

<property> = 362

Tag Value

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

Was this page useful?