IEC_BACNET_COV_NOTIF_MUL (STRUCT)ΒΆ
TYPE IEC_BACNET_COV_NOTIF_MUL : STRUCT
Description for the BACnetCovNotificationInfo multiple values datatype
This structure is used to transport all data used for initiation of change of value notifications for multiple values.
- InOut:
Name
Type
Comment
monitoredObjectIDThis contains the Object_Identifier of the object which value has changed.
numberOfValuesNumber of entries in the array of values.
listOfValuesPOINTER TO IEC_BACNET_COV_NOTIF_MUL_VALUES
Pointer to the array of values.