feat: add live K1 Foxglove console

This commit is contained in:
DCCONSTRUCTIONS
2026-07-15 21:53:43 +03:00
parent 6b22e5a1d2
commit 6be96f0b85
34 changed files with 6037 additions and 15 deletions
+3
View File
@@ -12,10 +12,13 @@ license = { text = "Proprietary" }
authors = [{ name = "NODE.DC" }]
dependencies = [
"bleak==3.0.2",
"fastapi>=0.116,<1",
"foxglove-sdk==0.25.3",
"lz4>=4.4,<5",
"paho-mqtt>=2.1,<3",
"rich>=13.9,<15",
"typer>=0.15,<1",
"uvicorn>=0.35,<1",
]
[project.scripts]