IEC_BACNET_RECIPIENT (STRUCT)

TYPE IEC_BACNET_RECIPIENT : STRUCT

Definition of the BACnetRecipient structure

A Recipient identifies a BACnet Device that can receive events or Change-of-Value notifications. The recipient device can be identified either by an object Identifier or by a BACnet Address. The Recipient data type is used by Device, Event Enrollment and Notification Class objects. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_RECIPIENT.

InOut:

Name

Type

Comment

tag

IEC_BACNET_RECIPIENT_TYPE

Specifies the entry type used for an recipient Entry.

recipient

UNION_BACNET_RECIPIENT

Covers the different possible recipient types