Skip to content

WIP: [SensorBroker] Implement a broker to decouple data sampling and processing

Luca Conterio requested to merge sensor_broker into testing

The goal is to develop a sensor data broker that stores the last sample of each data type and to which event handlers can register as observers for a given data type.

Merge request reports

Loading