IEC_BACNET_ENROLLMENT_SUMMARY (STRUCT)

TYPE IEC_BACNET_ENROLLMENT_SUMMARY : STRUCT

This is the service data type which appears in the Get Enrollment Summary service in order to transport the summary information. This data type structure represents one item of the Enrollment Summary list.

InOut:

Name

Type

Comment

fNotClassPresent

IEC_BACNET_BOOLEAN

If set to True the NotificationClass is present.

objectID

IEC_BACNET_OBJECT_ID

This parameter, of type BACnetObjectIdentifier, identifys an object meeting the search criteria.

eventType

IEC_BACNET_EVENT_TYPE

This parameter, of type BACnetEventType, indicates the Event_Type that the object can generate.

eventState

IEC_BACNET_EVENT_STATE

This parameter, of type BACnetEventState, indicates the value of the Event_State property of the object.

priority

IEC_BACNET_BYTE

This parameter, of type Unsigned, indicates the priority of notifications generated by the object.

notificationClass

IEC_BACNET_UNSIGNED

This optional parameter, of type Unsigned, indicates the class of notifications generated by the object and implicitly refers to a Notification Class object that has a Notification_Class property of the same value.