Migration to UV, introducing db_write, mqtt_ingestion, db_migrations, half working prototype.

This commit is contained in:
Andrej Mickov
2025-10-28 23:14:58 +01:00
parent 5028dae200
commit 0b96c72f45
47 changed files with 2641 additions and 81 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ demo.db-wal
/iotDashboard/demo1.db
**/__pycache__/
iotDashboard/db_create.py
.venv/