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
fNotClassPresentIf set to True the NotificationClass is present.
objectIDThis parameter, of type BACnetObjectIdentifier, identifys an object meeting the search criteria.
eventTypeThis parameter, of type BACnetEventType, indicates the Event_Type that the object can generate.
eventStateThis parameter, of type BACnetEventState, indicates the value of the Event_State property of the object.
priorityThis parameter, of type Unsigned, indicates the priority of notifications generated by the object.
notificationClassThis 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.