feat: add Manager Dashboard and Device Terminal features

This commit is contained in:
2026-02-09 16:38:28 +07:00
parent 4af34eab3e
commit 674d53bcc5
12 changed files with 1475 additions and 29 deletions

View File

@@ -28,8 +28,11 @@
"mqtt": "^5.15.0",
"ol": "^10.6.1",
"react-chartjs-2": "^5.3.1",
"react-countup": "^6.5.3",
"reconnecting-websocket": "^4.4.0",
"uuid": "^13.0.0"
"uuid": "^13.0.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"@types/react": "^18.0.33",