10 #ifndef FCF_DEVMGR_DEVICE_ACTUATOR_RPC_ERRORS_H
11 #define FCF_DEVMGR_DEVICE_ACTUATOR_RPC_ERRORS_H
13 #include <unordered_map>
29 const std::unordered_map<short, std::string>
rpc_errors = {
42 #endif // FCF_DEVMGR_DEVICE_ACTUATOR_RPC_ERRORS_H
Definition: actuatorRpcErrors.hpp:23
Definition: actuatorRpcErrors.hpp:22
Definition: actuatorRpcErrors.hpp:20
const std::unordered_map< short, std::string > rpc_errors
Definition: actuatorRpcErrors.hpp:29
Definition: actuatorRpcErrors.hpp:21
Definition: actuatorRpcErrors.hpp:26
Definition: actuatorRpcErrors.hpp:24
Definition: actuatorRpcErrors.hpp:25