Re-exports§
pub use self::event_builder::event_builder;
pub use self::readoutboard_comm::readoutboard_communicator;
pub use self::global_data_sink::global_data_sink;
pub use self::command_dispatcher::command_dispatcher;
Modules§
- Command dispatcher - handle incoming requests
- The Heart of lfitof-cc. The event builder assembles all events coming from the Readoutboards in a single event
- Global data sink - a ‘funnel’ for all packets generated through the liftof system.
- Readoutboard communication. Get events and monitoring data