10 #ifndef DEVMGR_DEVICE_LAMP_RPC_ERRORS_H
11 #define DEVMGR_DEVICE_LAMP_RPC_ERRORS_H
14 #include <unordered_map>
16 namespace fcf::devmgr::motor {
28 const std::unordered_map<short, std::string>
rpc_errors = {
38 #endif // DEVMGR_DEVICE_LAMP_RPC_ERRORS_H
Definition: motorRpcErrors.hpp:25
const std::unordered_map< short, std::string > rpc_errors
Definition: motorRpcErrors.hpp:28
Definition: motorRpcErrors.hpp:19
Definition: motorRpcErrors.hpp:23
Definition: motorRpcErrors.hpp:20
Definition: motorRpcErrors.hpp:24
Definition: motorRpcErrors.hpp:22
Definition: motorRpcErrors.hpp:21