IEC_BACNET_COV_MULTIPLE_SUBSCRIPTION (STRUCT)ΒΆ
TYPE IEC_BACNET_COV_MULTIPLE_SUBSCRIPTION : STRUCT
This data structure contains information for the BACnetCovMultipleSubscription data type.
- InOut:
Name
Type
Comment
recipient
The destination device which receives the notifications.
issueConfirmedNotifications
The issueConfirmedNotifications attribute indicates if the COV-server device shall initiate ConfirmedCovNotification or UnconfirmedCovNotification requests
timeRemaining
This contains the lifetime remaining for this subscription in seconds.
maxNotificationDelay
This contains the maximum notification delay for this subscription in seconds.
numberOfCovpMulSubsSpec
The number of entries in the array of subscription specifications.
listOfCovpMulSubsSpec
POINTER TO IEC_BACNET_COVP_MUL_SUBS_SPEC
Pointer to the array of subscription specifications.