ifw-fcf  5.0.0
Namespaces | Enumerations | Variables
actuatorRpcErrors.hpp File Reference

actuatorRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::actuator
 

Enumerations

enum  {
  fcf::devmgr::actuator::RPC_SUCCESS = 0 , fcf::devmgr::actuator::RPC_ERR_NOT_OP = -1 , fcf::devmgr::actuator::RPC_ERR_NOT_OP_READY = -2 , fcf::devmgr::actuator::RPC_ERR_NOT_OP_NOTREADY = -3 ,
  fcf::devmgr::actuator::RPC_ERR_SWITCHING_ON = -4 , fcf::devmgr::actuator::RPC_ERR_SWITCHING_OFF = -5 , fcf::devmgr::actuator::RPC_ERR_LOCAL = -7
}
 

Variables

const std::unordered_map< short, std::string > fcf::devmgr::actuator::rpc_errors
 

Detailed Description

actuatorRpcErrors header file.

Author
mkiekebu