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

IEC_BACNET_RECIPIENT_PROCESS

The destination device which receives the notifications.

issueConfirmedNotifications

IEC_BACNET_BOOLEAN

The issueConfirmedNotifications attribute indicates if the COV-server device shall initiate ConfirmedCovNotification or UnconfirmedCovNotification requests

timeRemaining

IEC_BACNET_UINT

This contains the lifetime remaining for this subscription in seconds.

maxNotificationDelay

IEC_BACNET_UINT

This contains the maximum notification delay for this subscription in seconds.

numberOfCovpMulSubsSpec

IEC_BACNET_ELEMENT_COUNT

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.