Jura-Python-BT
Code for control and payment system of Jura Coffee Machine
|
Namespaces | |
namespace | database |
Functions | |
def | database.db_connect () |
def | database.getUID_stats (db) |
def | database.get_name (db, UID) |
def | database.get_price (db, product) |
def | database.get_vorname (db, UID) |
def | database.get_chip (db, UID) |
def | database.get_value (db, UID) |
def | database.set_value (db, UID, value) |
def | database.set_buylist (db, UID, product_name) |
Variables | |
database.filename | |
database.level | |
database.format | |
database.datefmt | |