![]() |
EduArt Sensor Ring Library 3.0.0
|
Thin base interface for all concrete devices in the SensorRing. More...
#include <IDevice.hpp>
Thin base interface for all concrete devices in the SensorRing.
IDevice serves purely as a common polymorphic base for all device implementations. All device-specific behaviour is accessed through the concrete device types (i.e. by dynamic_cast).