UNION_BACNET_PROPRIETARY_VALUE (UNION)ΒΆ
TYPE UNION_BACNET_PROPRIETARY_VALUE : UNION
Definition of the proprietary value structure.
This structure is used if an application needs to provide some proprietary data in one of its objects properties which is not part of an already existing datatype and also is no primitive datatype. The application may encode even complex datatypes here. If this structure is used to write data into an property the application may choose to use the raw member version or the decoded member version but not both.
- InOut:
Name
Type
Comment
contextData
Structure for storing context tag encoded data.
valueData
Structure for storing application tag encoded data.