![]() |
EduArt Sensor Ring Library 3.0.0
|
Factory for creating sensor rings via auto-discovery, configured expectations, or a mix of both. More...
#include <string>#include <unordered_map>#include <variant>#include <vector>#include "sensorring/SensorBoardParams.hpp"#include "sensorring/SensorRing.hpp"#include "sensorring/device/DeviceType.hpp"#include "sensorring/device/EnumerationInformation.hpp"#include "sensorring/device/hardware/htpa32/HTPA32_Params.hpp"#include "sensorring/device/hardware/vl53l8cx/VL53L8CX_Params.hpp"#include "sensorring/device/hardware/ws2812b/WS2812b_Params.hpp"#include "sensorring/interface/ComInterfaceID.hpp"#include "sensorring/platform/SensorringExport.hpp"Go to the source code of this file.
Classes | |
| class | eduart::ring::SensorRingFactory |
| Factory for creating a SensorRing. More... | |
Enumerations | |
| enum class | eduart::ring::ValidationMode { Strict , Relaxed } |
| Controls how build() handles mismatches between expectations and discovered hardware. More... | |
Factory for creating sensor rings via auto-discovery, configured expectations, or a mix of both.
|
strong |
Controls how build() handles mismatches between expectations and discovered hardware.