gaps_online.commands#
Tof command & control. This provides basically 3 sets of functionality:
- configsAllow to configure the .toml settings file.
The rationale behind configs is that these are a highly compressible representation of config files shards, but this makes them easy to be sent over flight telemetry
- commandsCommand infrastructure. THis provides a TofCommand,
together with a command code which allows to trigger different reactions remotely
- heartbeatsThese are liftof-cc specific montioring containers,
providing valuable information about running program health FIXME: They will be moved to 'monitoring' in the future