added iot emulator

This commit is contained in:
2024-12-30 20:03:22 +01:00
parent 5272a044e6
commit 87b9bc6ab4
6 changed files with 489 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.115.6",
"fastapi[standard]>=0.115.6",
"paho-mqtt>=2.1.0",
"psycopg2-binary>=2.9.10",
"uvicorn>=0.34.0",