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

Define the P2DbStore object, used to store P2's datas in a database. More...

Data Structures

class  P2DbStore
 Used to handle the Sqlite database connection. More...

Variables

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

Detailed Description

Define the P2DbStore object, used to store P2's datas in a database.

Variable Documentation

tuple logger = utils.getLogger()

Use to log.

See Also
utils.getLogger()

Definition at line 29 of file p2dbstore.py.