|
int | NoId = 0 |
|
int | RspOk = 1 |
|
int | RspErr = 2 |
|
int | ReqLoopback = 3 |
|
int | RspLoopback = 4 |
|
int | ReqSetLogging = 5 |
|
int | ReqGetVersion = 6 |
|
int | RspGetVersion = 7 |
|
int | ReqMsgTrace = 8 |
|
int | ReqDevOpen = 9 |
|
int | RspDevOpen = 10 |
|
int | ReqDevClose = 11 |
|
int | ReqGetVConnList = 12 |
|
int | RspGetVConnList = 13 |
|
int | ReqGetVConnInfo = 14 |
|
int | RspGetVConnInfo = 15 |
|
int | NumOf = 16 |
|
BsProxy Message Id Enumeration class.
Definition at line 35 of file bsProxyMsgs.py.
The documentation for this class was generated from the following file: