ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
lampRpcErrors.hpp File Reference

LampRpcErrors header file. More...

#include <unordered_map>

Go to the source code of this file.

Namespaces

 devmgr
 
 devmgr::lamp
 

Enumerations

enum  {
  devmgr::lamp::RPC_SUCCESS = 0, devmgr::lamp::RPC_ERR_NOT_OP = -1, devmgr::lamp::RPC_ERR_NOT_STANDBY_READY = -2, devmgr::lamp::RPC_ERR_NOT_STANDBY_NOTREADY = -3,
  devmgr::lamp::RPC_ERR_SWITCHING_ON = -4, devmgr::lamp::RPC_ERR_SWITCHING_OFF = -5, devmgr::lamp::RPC_ERR_COOLING = -6, devmgr::lamp::RPC_ERR_LOCAL = -7
}
 

Detailed Description

LampRpcErrors header file.

Author
mkiekebu