Starting in db storage
This commit is contained in:
parent
dac9d81777
commit
7bc79139f0
4 changed files with 3 additions and 0 deletions
1
bettwaage-plotter/latest_history.json
Normal file
1
bettwaage-plotter/latest_history.json
Normal file
File diff suppressed because one or more lines are too long
0
src/storage/__init__.py
Normal file
0
src/storage/__init__.py
Normal file
2
src/storage/models/base_model.py
Normal file
2
src/storage/models/base_model.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
class BaseModel():
|
||||
|
0
src/storage/models/device.py
Normal file
0
src/storage/models/device.py
Normal file
Loading…
Reference in a new issue