ifw-fcf  4.1.0-pre2
Namespaces | Enumerations | Variables
lampRpcErrors.hpp File Reference

LampRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 fcf
 
 fcf::devmgr
 
 fcf::devmgr::lamp
 

Enumerations

enum  {
  fcf::devmgr::lamp::HW_SUCCESS = 0, fcf::devmgr::lamp::HW_ERR_HW_NOT_OP = 1, fcf::devmgr::lamp::HW_ERR_INIT_FAILURE = 2, fcf::devmgr::lamp::HW_ERR_UNEXPECTED_OFF = 3,
  fcf::devmgr::lamp::HW_ERR_UNEXPECTED_ON = 4, fcf::devmgr::lamp::HW_ERR_FAULT_SIG = 5, fcf::devmgr::lamp::HW_ERR_MAXON = 6, fcf::devmgr::lamp::HW_ERR_STILL_COOLING = 7,
  fcf::devmgr::lamp::HW_ERR_TIMEOUT_DISABLE = 8, fcf::devmgr::lamp::HW_ERR_TIMEOUT_INIT = 9, fcf::devmgr::lamp::HW_ERR_TIMEOUT_OFF = 10, fcf::devmgr::lamp::HW_ERR_TIMEOUT_ON = 11,
  fcf::devmgr::lamp::RPC_SUCCESS = 0, fcf::devmgr::lamp::RPC_ERR_NOT_OP = -1, fcf::devmgr::lamp::RPC_ERR_NOT_OP_READY = -2, fcf::devmgr::lamp::RPC_ERR_NOT_OP_NOTREADY = -3,
  fcf::devmgr::lamp::RPC_ERR_SWITCHING_ON = -4, fcf::devmgr::lamp::RPC_ERR_SWITCHING_OFF = -5, fcf::devmgr::lamp::RPC_ERR_COOLING = -6, fcf::devmgr::lamp::RPC_ERR_LOCAL = -7
}
 

Variables

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

Detailed Description

LampRpcErrors header file.

Author
mkiekebu