Projet de remplacement du "RPiPasserelle" d'Otec.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxime Alves LIRMM@home 9eb1f582dc [config] split host/port 3 years ago
..
models [db] remove non-working trigger to manage it into python code 3 years ago
__init__.py [package] added version in __init__ 3 years ago
app.py [app] create the main API routes and mount the routers 3 years ago
cli.py [cli][supervise] added the *supervise* functions to insert data to supervisor 3 years ago
config.py [config] split host/port 3 years ago
db.py [db][fetch] fixed db insertion of new Variable objects 3 years ago
heatpump.py [heatpump] fix the heatpump routes 3 years ago
index.html [app] create the main API routes and mount the routers 3 years ago
logger.py [logs] added log level for LOGLEVEL environment variable, INFO is default. fixed typo in variable_value 3 years ago
modbus.py [modbus] added defaut timeout for modbus connections 3 years ago
variable_types.py [routers] correct the app value in routers 3 years ago
variable_values.py [routers] correct the app value in routers 3 years ago
variables.py [routers] correct the app value in routers 3 years ago