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

Lamp RPC error texts. More...

Inheritance diagram for lamp.defines.LampRpcErrorText:

Static Public Attributes

string OK = "OK"
 
string NOT_OP = "Device not in Operational state"
 
string NOT_NOTOP_READY = "Device not in Not-Operational-Ready state"
 
string NOT_NOTOP_NOTREADY = "Device not in Not-Operational-Not-Ready state"
 
string SWITCHING_ON = "Device switching on"
 
string SWITCHING_OFF = "Device switching off"
 
string COOLING = "Device cooling down"
 
string LOCAL = "Device in Local Mode - cannot control remotely"
 

Detailed Description

Lamp RPC error texts.

Member Data Documentation

◆ COOLING

string lamp.defines.LampRpcErrorText.COOLING = "Device cooling down"
static

◆ LOCAL

string lamp.defines.LampRpcErrorText.LOCAL = "Device in Local Mode - cannot control remotely"
static

◆ NOT_NOTOP_NOTREADY

string lamp.defines.LampRpcErrorText.NOT_NOTOP_NOTREADY = "Device not in Not-Operational-Not-Ready state"
static

◆ NOT_NOTOP_READY

string lamp.defines.LampRpcErrorText.NOT_NOTOP_READY = "Device not in Not-Operational-Ready state"
static

◆ NOT_OP

string lamp.defines.LampRpcErrorText.NOT_OP = "Device not in Operational state"
static

◆ OK

string lamp.defines.LampRpcErrorText.OK = "OK"
static

◆ SWITCHING_OFF

string lamp.defines.LampRpcErrorText.SWITCHING_OFF = "Device switching off"
static

◆ SWITCHING_ON

string lamp.defines.LampRpcErrorText.SWITCHING_ON = "Device switching on"
static

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