15#include "sensorring/platform/SensorringExport.hpp"
SENSORRING_EXPORT std::ostream & operator<<(std::ostream &os, DeviceState state) noexcept
Output stream operator for DeviceState.
DeviceState
Unified lifecycle and runtime state of a device.
Definition DeviceState.hpp:28
SENSORRING_EXPORT std::string toString(DeviceState state) noexcept
Convert a DeviceState value to its string representation.