IEC_BACNET_VALUE_SOURCE (STRUCT)ΒΆ

TYPE IEC_BACNET_VALUE_SOURCE : STRUCT

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

tag

IEC_BACNET_DATA_TYPE

Specifies the type of the value source. Valid values for this parameters are: ::DATA_TYPE_NULL, ::DATA_TYPE_ADDRESS or ::DATA_TYPE_DEV_OBJ_REFERENCE.

source

UNION_BACNET_VALUE_SOURCE

Contains the differnt sources defined.