Package org.opentcs.drivers
Interface LowLevelCommunicationEvent
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CommAdapterEvent,PeripheralAttachmentEvent,PeripheralCommAdapterEvent,PeripheralProcessModelEvent,ProcessModelEvent,VehicleAttachmentEvent
Marks low-level communication events.
Can be used e.g. to distinguish low-level events that are meant for component-internal processing
and that are irrelevant for high-level UI visualization.