Jura-Python-BT
Code for control and payment system of Jura Coffee Machine
|
Functions | |
def | setup (DEVICE, characteristics) |
This function is used to setup the connection to the Jura coffee machine. | |
Variables | |
filename | |
level | |
format | |
datefmt | |
BtEncoder | BtEncoder = BtEncoder() |
The instance of the BtEncoder class. | |
JuraEncoder | JuraEncoder = JuraEncoder() |
The instance of the JuraEncoder class. | |
def setup.setup | ( | DEVICE, | |
characteristics | |||
) |
This function is used to setup the connection to the Jura coffee machine.
DEVICE | The MAC address of the Jura coffee machine. |
characteristics | A dictionary containing the characteristics of the Jura coffee machine. |
The instance of the BtEncoder class.
setup.datefmt |
setup.filename |
setup.format |
The instance of the JuraEncoder class.
setup.level |