14#include "sensorring/platform/SensorringExport.hpp"
SENSORRING_EXPORT std::ostream & operator<<(std::ostream &os, DeviceState state) noexcept
Output stream operator for DeviceState.
SENSORRING_EXPORT std::string toString(DeviceState state) noexcept
Convert a DeviceState value to its string representation.
SensorBoardType
Definition SensorBoardType.hpp:21