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
processIDThis 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.
initDeviceIDThis contains the Device Object_Identifier of the device that initiated the notification service request.
monitoredObjectIDThis contains the Object_Identifier of the object which value has changed.
timeRemainingThe remaining time of the subscription to exist in seconds is contained in this parameter.
listOfValuesPOINTER TO IEC_BACNET_PROPERTY_VALUE
This contains a list of one or more property values.
nValueCountThe count of values in the list of values.