Rewrite start

This commit is contained in:
2025-10-12 20:21:04 +02:00
parent 9c19bd9c74
commit 39a9f91cfc
12 changed files with 428 additions and 0 deletions

1
.gitignore vendored
View File

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