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 - Command dispatcher - handle incoming requests
- event_
builder - The Heart of lfitof-cc. The event builder assembles all events coming from the Readoutboards in a single event
- global_
data_ sink - Global data sink - a ‘funnel’ for all packets generated through the liftof system.
- readoutboard_
comm - Readoutboard communication. Get events and monitoring data