Lamp RPC error texts.
More...
|
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" |
|
◆ 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: