|
Jura-Python-BT
Code for control and payment system of Jura Coffee Machine
|
In this file the connection to the Jura coffee machine is established. More...
Namespaces | |
| namespace | setup |
Functions | |
| def | setup.setup (DEVICE, characteristics) |
| This function is used to setup the connection to the Jura coffee machine. | |
Variables | |
| setup.filename | |
| setup.level | |
| setup.format | |
| setup.datefmt | |
| BtEncoder | setup.BtEncoder = BtEncoder() |
| The instance of the BtEncoder class. | |
| JuraEncoder | setup.JuraEncoder = JuraEncoder() |
| The instance of the JuraEncoder class. | |