feat(node): pair onboard computers with the Core fleet through UI

This commit is contained in:
DCCONSTRUCTIONS
2026-09-05 21:16:13 +03:00
parent fc545f8440
commit e82d012907
29 changed files with 2442 additions and 19 deletions
+1
View File
@@ -12,6 +12,7 @@ license = { text = "Proprietary" }
authors = [{ name = "NODE.DC" }]
dependencies = [
"bleak==3.0.2",
"cryptography>=46,<47",
"fastapi>=0.116,<1",
"foxglove-sdk==0.25.3",
"httpx>=0.28,<1",