Jura-Python-BT
Code for control and payment system of Jura Coffee Machine
Loading...
Searching...
No Matches
Functions | Variables
setup Namespace Reference

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.
 

Function Documentation

◆ setup()

def setup.setup (   DEVICE,
  characteristics 
)

This function is used to setup the connection to the Jura coffee machine.

Parameters
DEVICEThe MAC address of the Jura coffee machine.
characteristicsA dictionary containing the characteristics of the Jura coffee machine.
Returns
child, keep_alive_code, locking_code, unlock_code, KEY_DEC, all_statistics, initial_time, CURRENT_STATISTICS

Variable Documentation

◆ BtEncoder

The instance of the BtEncoder class.

◆ datefmt

setup.datefmt

◆ filename

setup.filename

◆ format

setup.format

◆ JuraEncoder

The instance of the JuraEncoder class.

◆ level

setup.level