8#ifndef FCF_DEVMGR_DEVICE_PIEZO_RPC_ERRORS_H
9#define FCF_DEVMGR_DEVICE_PIEZO_RPC_ERRORS_H
11#include <unordered_map>
28 const std::unordered_map<short, std::string>
RPC_ERRORS = {
const std::unordered_map< short, std::string > RPC_ERRORS
Definition piezoRpcErrors.hpp:28
@ RPC_ERR_NOT_OP_NOTREADY
Definition piezoRpcErrors.hpp:22
@ RPC_ERR_NOT_OP
Definition piezoRpcErrors.hpp:20
@ RPC_ERR_NOT_OP_READY
Definition piezoRpcErrors.hpp:21
@ RPC_ERROR_MOVING_BIT
Definition piezoRpcErrors.hpp:25
@ RPC_ERR_LOCAL
Definition piezoRpcErrors.hpp:23
@ RPC_ERROR_MOVING_USER
Definition piezoRpcErrors.hpp:24
@ RPC_SUCCESS
Definition piezoRpcErrors.hpp:19
ActionsEnable class source file.
Definition actionMgr.cpp:28