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
p2com Namespace Reference

Package handling serial port I/O with the furnace. More...

Data Structures

class  P2ComError
 Class handling I/O exception. More...
class  P2Com
 The class managing the communication with the furnace on serial port. More...

Variables

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

Detailed Description

Package handling serial port I/O with the furnace.

This package define functions helping to read and write data to the Furnace.

Variable Documentation

tuple logger = utils.getLogger()

Use to log.

See Also
utils.getLogger()

Definition at line 37 of file p2com.py.