Iodev RPC errors, textual representation.
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 | LOCAL = "Device in Local Mode - cannot control remotely" |
|
Iodev RPC errors, textual representation.
◆ LOCAL
string iodev.defines.IodevRpcErrorText.LOCAL = "Device in Local Mode - cannot control remotely" |
|
static |
◆ NOT_NOTOP_NOTREADY
string iodev.defines.IodevRpcErrorText.NOT_NOTOP_NOTREADY = "Device not in Not-Operational-Not-Ready state" |
|
static |
◆ NOT_NOTOP_READY
string iodev.defines.IodevRpcErrorText.NOT_NOTOP_READY = "Device not in Not-Operational-Ready state" |
|
static |
◆ NOT_OP
string iodev.defines.IodevRpcErrorText.NOT_OP = "Device not in Operational state" |
|
static |
◆ OK
string iodev.defines.IodevRpcErrorText.OK = "OK" |
|
static |
The documentation for this class was generated from the following file: