10 #ifndef FCF_DEVMGR_DEVICE_MOTOR_RPC_ERRORS_H
11 #define FCF_DEVMGR_DEVICE_MOTOR_RPC_ERRORS_H
14 #include <unordered_map>
29 const std::unordered_map<short, std::string>
rpc_errors = {
const std::unordered_map< short, std::string > rpc_errors
Definition: lampRpcErrors.hpp:29
@ RPC_SUCCESS
Definition: lampRpcErrors.hpp:19
@ RPC_ERR_SWITCHING_OFF
Definition: lampRpcErrors.hpp:24
@ RPC_ERR_COOLING
Definition: lampRpcErrors.hpp:25
@ RPC_ERR_NOT_OP_NOTREADY
Definition: lampRpcErrors.hpp:22
@ RPC_ERR_NOT_OP_READY
Definition: lampRpcErrors.hpp:21
@ RPC_ERR_LOCAL
Definition: lampRpcErrors.hpp:26
@ RPC_ERR_SWITCHING_ON
Definition: lampRpcErrors.hpp:23
@ RPC_ERR_NOT_OP
Definition: lampRpcErrors.hpp:20