IEC_BACNET_DEV_OBJ_PROP_VALUE (STRUCT)ΒΆ

TYPE IEC_BACNET_DEV_OBJ_PROP_VALUE : STRUCT

Definition of the BACnetDeviceObjectPropertyValue structure

InOut:

Name

Type

Comment

deviceID

IEC_BACNET_OBJECT_ID

The device object identifier this property belongs to

objectID

IEC_BACNET_OBJECT_ID

The object identifier this property belongs to

propID

IEC_BACNET_PROPERTY_ID

The property identifier which is referenced

index

IEC_BACNET_ARRAY_INDEX

The index specifies if a single element or the whole array is accessed.

value

IEC_BACNET_PROPERTY_CONTENTS

The value buffer associated with the property reference.