WIP: [SensorBroker] Implement a broker to decouple data sampling and processing
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.
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.