UNION_BACNET_VALUE_SOURCE (UNION)ΒΆ

TYPE UNION_BACNET_VALUE_SOURCE : UNION

This structure describes the BACnetValueSource type which is used to document who has initiated an request. This information is part of the value-source property of an object if the object supports the value-source feature and it is part of the source audit notification generated.

InOut:

Name

Type

Comment

address

IEC_BACNET_ADDRESS

This member is valid if tag is set to ::DATA_TYPE_ADDRESS. It contains the BACnet MAC address of the device initiating the request.

object

IEC_BACNET_DEV_OBJ_REFERENCE

This member is valid if tag is set to ::DATA_TYPE_DEV_OBJ_REFERENCE. It contains the device and/or object instance initiating the request.