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
If set to True the NotificationClass is present.
objectID
This parameter, of type BACnetObjectIdentifier, identifys an object meeting the search criteria.
eventType
This parameter, of type BACnetEventType, indicates the Event_Type that the object can generate.
eventState
This parameter, of type BACnetEventState, indicates the value of the Event_State property of the object.
priority
This parameter, of type Unsigned, indicates the priority of notifications generated by the object.
notificationClass
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.