pyP2Monitor  1.0.0
Monitor a P2 furnace activity reading data on serial port
 All Data Structures Namespaces Functions Variables Groups Pages
Data Structures | Variables
p2proto Namespace Reference

Handle the P2 communication protocol. More...

Data Structures

class  P2Furn
 Class implementing and handling the communication protocol with the furnace. More...

Variables

tuple logger = utils.getLogger()
 Use to log.

Detailed Description

Handle the P2 communication protocol.

Variable Documentation

tuple logger = utils.getLogger()

Use to log.

See Also
utils.getLogger()

Definition at line 37 of file p2proto.py.