15#include "sensorring/platform/SensorringExport.hpp"
SENSORRING_EXPORT std::ostream & operator<<(std::ostream &os, ManagerState state) noexcept
Output stream operator for the ManagerState enum class members.
SENSORRING_EXPORT std::string toString(ManagerState state) noexcept
Function to convert the ManagerState enum class members to string.
ManagerState
Health state of the sensorring state machine worker.
Definition ManagerState.hpp:25