pyP2Monitor
1.0.0
Monitor a P2 furnace activity reading data on serial port
|
Variables | |
int | STAGE_PREINIT = 0 |
Before initialisation stage. | |
int | STAGE_LOGIN = 1 |
Authentication stage. | |
int | STAGE_INIT = 2 |
Initialisation exchange stage. | |
int | STAGE_POST_INIT = 3 |
After initialisation stage. | |
int | STAGE_XCHG = 4 |
Data exchange stage. |