pyP2Monitor  1.0.0
Monitor a P2 furnace activity reading data on serial port
 All Data Structures Namespaces Functions Variables Groups Pages
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
oNp2comPackage handling serial port I/O with the furnace
|oCP2ComErrorClass handling I/O exception
|\CP2ComThe class managing the communication with the furnace on serial port
oNp2dataStore functions and object handling P2's data processing
|oCP2QueryClass used to store a range of data in tuples like (time, value)
|\CP2DatasUsed to get datas from queries
oNp2dbstoreDefine the P2DbStore object, used to store P2's datas in a database
|\CP2DbStoreUsed to handle the Sqlite database connection
oNp2msgUsed to handle P2 messages
|\CP2MsgThe class managing message from the furnace
oNp2protoHandle the P2 communication protocol
|\CP2FurnClass implementing and handling the communication protocol with the furnace
\NStoreUsefull functions