globalGroup.covuRecipients

<< Click to Display Table of Contents >>

 

globalGroup.covuRecipients

According to the BACnet protocol documentation:

Used to control the restrictions on which devices, if any, are to receive periodic unsubscribed COV notifications for the Present_Value and Member_Status_Flags properties. This property is required if the object sends such notifications. 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 such notifications. If the list is of length one or more, the device shall send the notifications, but only to the devices or addresses listed.

Property covuRecipients of object globalGroup can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

globalGroup-<objectAddress>.covuRecipients

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 26

N3:

<objectAddress>

N4:

<property> = 350

Tag Value

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

Was this page useful?