Summary
Represents an Event Group, responsible for regulating the message flow between Service providers and consumers.
See also
Event
Field
IServiceInterface
IEventGroup.events
IEventGroup.fields
IEventGroup.id_string
IEventGroup.identifier_integer
IEventGroup.name
IEventGroup.service_parent
IEventGroup.service_parent_identifier
IEventGroup.uuid
Structure
List of the events of the eventgroup.
List[Event]
List
List of the fields of the eventgroup.
List[Field]
Id of the eventgroup in string format.
str
Id of the eventgroup in integer format.
uint16
Name of the eventgroup.
The service interface parent of the eventgroup.
The integer identifier of the service parent.
UUID of the eventgroup in string format.