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 a37da79028 [models] fixed some variable names and remove Digital address offsets 3 years ago
..
models [models] fixed some variable names and remove Digital address offsets 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][fetch] add "--type" option to filter the variables that we update 3 years ago
config.py [conf][tests] added mac_address retrieval 3 years ago
db.py [db][fetch] fixed db insertion of new Variable objects 3 years ago
heatpump.py [routes][heatpump] use the Heatpump model 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] add value checking in write_values + logs 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