IEC_BACNET_COV_NOTIF_INFO (STRUCT)ΒΆ
TYPE IEC_BACNET_COV_NOTIF_INFO : STRUCT
Description for the BACnetCovNotificationInfo datatype
This structure is used to transport all data used for initiation of change of value notifications.
- InOut:
Name
Type
Comment
processID
This contains a numeric identifier to the subscriber. It is used to identify the process in the COV client device to that this notification is directed.
initDeviceID
This contains the Device Object_Identifier of the device that initiated the notification service request.
monitoredObjectID
This contains the Object_Identifier of the object which value has changed.
timeRemaining
The remaining time of the subscription to exist in seconds is contained in this parameter.
listOfValues
POINTER TO IEC_BACNET_PROPERTY_VALUE
This contains a list of one or more property values.
nValueCount
The count of values in the list of values.