IEC_BACNET_ADDRESS_BINDING (STRUCT)ΒΆ
TYPE IEC_BACNET_ADDRESS_BINDING : STRUCT
Definition of the BACnetAddressBinding structure
An Address Binding data type structure contains two attributes: an object Identifier and an address. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_ADDRESS_BINDING.
- InOut:
- Name - Type - Comment - device- Specifies the device identifier - address- A BACnet device address in the form of a BACnetAddress 
