initial commit

This commit is contained in:
2026-03-06 12:25:27 -05:00
commit 4f2556bb42
45 changed files with 8473 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
paho-mqtt==2.1.0
pyyaml==6.0.2
flask==3.1.0