UNION_BACNET_RECIPIENT (UNION)ΒΆ
TYPE UNION_BACNET_RECIPIENT : UNION
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 - device- Value is used for the recipient type device object identifier - address- Value is used for the recipient type BACnet MAC address 
