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

Iodev RPC errors, textual representation. More...

Inheritance diagram for iodev.defines.IodevRpcErrorText:

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 LOCAL = "Device in Local Mode - cannot control remotely"
 

Detailed Description

Iodev RPC errors, textual representation.

Member Data Documentation

◆ 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: