ifw-fcf  5.0.0-pre2
Static Public Attributes | List of all members
lamp.defines.LampRpcError Class Reference

Lamp RPC error. More...

Inheritance diagram for lamp.defines.LampRpcError:

Static Public Attributes

int OK = 0
 
int NOT_OP = -1
 
int NOT_NOTOP_READY = -2
 
int NOT_NOTOP_NOTREADY = -3
 
int SWITCHING_ON = -4
 
int SWITCHING_OFF = -5
 
int COOLING = -6
 
int LOCAL = -7
 

Detailed Description

Lamp RPC error.

Member Data Documentation

◆ COOLING

int lamp.defines.LampRpcError.COOLING = -6
static

◆ LOCAL

int lamp.defines.LampRpcError.LOCAL = -7
static

◆ NOT_NOTOP_NOTREADY

int lamp.defines.LampRpcError.NOT_NOTOP_NOTREADY = -3
static

◆ NOT_NOTOP_READY

int lamp.defines.LampRpcError.NOT_NOTOP_READY = -2
static

◆ NOT_OP

int lamp.defines.LampRpcError.NOT_OP = -1
static

◆ OK

int lamp.defines.LampRpcError.OK = 0
static

◆ SWITCHING_OFF

int lamp.defines.LampRpcError.SWITCHING_OFF = -5
static

◆ SWITCHING_ON

int lamp.defines.LampRpcError.SWITCHING_ON = -4
static

The documentation for this class was generated from the following file: