Functioning mqtt ingestion and db write, formating changes, device manager initiated

This commit is contained in:
Andrej Mickov
2025-10-30 00:32:25 +01:00
parent 0b96c72f45
commit 12d3720421
45 changed files with 2168 additions and 820 deletions

6
services/device_manager/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
certs/
*.pem
__pycache__/
*.pyc
.env
.venv/