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

Piezo RPC error codes. More...

Inheritance diagram for piezo.defines.PiezoRpcError:

Static Public Attributes

int OK = 0
 
int NOT_OP = -1
 
int NOT_NOTOP_READY = -2
 
int NOT_NOTOP_NOTREADY = -3
 
int MOVING_USER = -5
 
int MOVING_BIT = -6
 
int LOCAL = -7
 

Detailed Description

Piezo RPC error codes.

Member Data Documentation

◆ LOCAL

int piezo.defines.PiezoRpcError.LOCAL = -7
static

◆ MOVING_BIT

int piezo.defines.PiezoRpcError.MOVING_BIT = -6
static

◆ MOVING_USER

int piezo.defines.PiezoRpcError.MOVING_USER = -5
static

◆ NOT_NOTOP_NOTREADY

int piezo.defines.PiezoRpcError.NOT_NOTOP_NOTREADY = -3
static

◆ NOT_NOTOP_READY

int piezo.defines.PiezoRpcError.NOT_NOTOP_READY = -2
static

◆ NOT_OP

int piezo.defines.PiezoRpcError.NOT_OP = -1
static

◆ OK

int piezo.defines.PiezoRpcError.OK = 0
static

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