IEC_BACNET_COV_NOTIF_MUL_VALUES (STRUCT)ΒΆ

TYPE IEC_BACNET_COV_NOTIF_MUL_VALUES : STRUCT

Description for the BACnetCovNotificationInfo values datatype

This structure is used to transport all data used for initiation of change of value notifications values.

InOut:

Name

Type

Comment

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.

fTimePresent

IEC_BACNET_BOOLEAN

Flag indicating that the time aof change parameter is present.

timeOfChange

IEC_BACNET_TIME

The time of change parameter.