Maxime Alves LIRMM@home
|
b98cf4a2e4
|
[fs] removed modbus_get
|
4 years ago |
Maxime Alves LIRMM@home
|
00d75e6e41
|
[routers] correct the app value in routers
|
4 years ago |
Maxime Alves LIRMM@home
|
589c51eda5
|
[conf] renamed conf.py to config.py
|
4 years ago |
Maxime Alves LIRMM@home
|
45303c5e7b
|
[db][fetch] fixed db insertion of new Variable objects
|
4 years ago |
Maxime Alves LIRMM@home
|
42cc906469
|
[modbus] added defaut timeout for modbus connections
|
4 years ago |
Maxime Alves LIRMM@home
|
47b088d949
|
[heatpump] fix the heatpump routes
|
4 years ago |
Maxime Alves LIRMM@home
|
6133b81b05
|
[models] update of the model classes
|
4 years ago |
Maxime Alves LIRMM@home
|
a77428547b
|
[app] create the main API routes and mount the routers
|
4 years ago |
Maxime Alves LIRMM@home
|
e025bc47bb
|
[logs] added log level for LOGLEVEL environment variable, INFO is default. fixed typo in variable_value
|
4 years ago |
Maxime Alves LIRMM@home
|
4411093650
|
[logs] added debug logging to db
|
4 years ago |
Maxime Alves LIRMM@home
|
a33196bd03
|
[cli] added tests for **fetch**
|
4 years ago |
Maxime Alves LIRMM@home
|
8050b9e9c4
|
[logs] added a logger module
|
4 years ago |
Maxime Alves LIRMM@home
|
04922f4e93
|
[models] added a get static function for variable_type, set "type" attribute of variable_value to VariableType in __init__
|
4 years ago |
Maxime Alves LIRMM@home
|
bc60ac937a
|
modification related to VariableType.__str__
|
4 years ago |
Maxime Alves LIRMM@home
|
17d0142a51
|
[conf] typo conf is config
|
4 years ago |
Maxime Alves LIRMM@home
|
8cd3184532
|
[clean] modbus/test_modbus
|
4 years ago |
Maxime Alves LIRMM@home
|
6091b5835a
|
[models] added "str" method to VariableType
|
4 years ago |
Maxime Alves LIRMM@home
|
10d7f02bc6
|
[models] added "insert" method to VariableValue
|
4 years ago |
Maxime Alves LIRMM@home
|
b6b10c6fcf
|
[package] added version in __init__
|
4 years ago |
Maxime Alves LIRMM@home
|
d94318dc50
|
[conf] added API configuration parameters
|
4 years ago |
Maxime Alves LIRMM@home
|
c11f480a66
|
[cli] fetch function
|
4 years ago |
Maxime Alves LIRMM@home
|
0aa2af892a
|
[variables][db] fixed variable addresses and modbus functions
|
4 years ago |
Maxime Alves LIRMM@home
|
30c1b66c41
|
[routes] update routes
|
4 years ago |
Maxime Alves LIRMM@home
|
fb57af3592
|
[models] update models
|
4 years ago |
Maxime Alves LIRMM@home
|
6aa3cc37ae
|
[db][tests] variables
|
4 years ago |
Maxime Alves LIRMM@home
|
4c0576377b
|
[var_type] added the models, the database base methods, and the tests
|
4 years ago |
Maxime Alves LIRMM@home
|
da9552a5d2
|
[conf][tests] Wrote tests and maxe the configuration module pass these tests
|
4 years ago |
Maxime Alves LIRMM@home
|
6a7223cb7d
|
[conf] created first route for configuration #8
|
4 years ago |
Maxime Alves LIRMM@home
|
097502ff4b
|
[fs] moved db/db.py to pyheatpump subdir
|
4 years ago |
Maxime Alves LIRMM@home
|
bee84383a7
|
moved pyheatupmp to subdirectory for packaging purpose
|
4 years ago |