![]() |
EduArt Sensor Ring Library 3.0.0
|
The MeasurementManager is the main interface of the sensorring library. More...
#include <functional>#include <memory>#include "sensorring/SensorRing.hpp"#include "sensorring/device/DeviceGroup.hpp"#include "sensorring/device/DeviceType.hpp"#include "sensorring/manager/ManagerParams.hpp"#include "sensorring/manager/ManagerState.hpp"#include "sensorring/platform/SensorringExport.hpp"#include "sensorring/subscription/SubscriberToken.hpp"#include "sensorring/subscription/Subscription.hpp"Go to the source code of this file.
Classes | |
| class | eduart::manager::MeasurementManager |
| Meta class that handles the timing, triggering and processing of sensor measurements. Internally it runs a looping state machine. More... | |
Variables | |
| class SENSORRING_EXPORT | eduart::manager::MeasurementManagerImpl |
The MeasurementManager is the main interface of the sensorring library.