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
recipientThe destination device which receives the notifications.
issueConfirmedNotificationsThe issueConfirmedNotifications attribute indicates if the COV-server device shall initiate ConfirmedCovNotification or UnconfirmedCovNotification requests
timeRemainingThis contains the lifetime remaining for this subscription in seconds.
maxNotificationDelayThis contains the maximum notification delay for this subscription in seconds.
numberOfCovpMulSubsSpecThe number of entries in the array of subscription specifications.
listOfCovpMulSubsSpecPOINTER TO IEC_BACNET_COVP_MUL_SUBS_SPEC
Pointer to the array of subscription specifications.