ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations | Variables
motorRpcErrors.hpp File Reference

LampRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf::devmgr::motor
 

Enumerations

enum  {
  fcf::devmgr::motor::RPC_SUCCESS = 0, fcf::devmgr::motor::RPC_ERR_NOT_OP = -1, fcf::devmgr::motor::RPC_ERR_NOT_STANDBY_READY = -2, fcf::devmgr::motor::RPC_ERR_NOT_STANDBY_NOTREADY = -3,
  fcf::devmgr::motor::RPC_ERR_MOTOR_LOCAL = -4, fcf::devmgr::motor::RPC_ERR_MOTOR_LOWER_LIMIT = -5, fcf::devmgr::motor::RPC_ERR_MOTOR_UPPER_LIMIT = -6
}
 

Variables

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

Detailed Description

LampRpcErrors header file.

Author
mkiekebu