feat: add MQTT client for camera configuration and enhance camera management
This commit is contained in:
@@ -25,13 +25,16 @@
|
||||
"classnames": "^2.5.1",
|
||||
"dayjs": "^1.11.19",
|
||||
"moment": "^2.30.1",
|
||||
"mqtt": "^5.15.0",
|
||||
"ol": "^10.6.1",
|
||||
"react-chartjs-2": "^5.3.1",
|
||||
"reconnecting-websocket": "^4.4.0"
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.33",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"babel-plugin-transform-remove-console": "^6.9.4",
|
||||
"baseline-browser-mapping": "^2.9.6",
|
||||
"husky": "^9",
|
||||
|
||||
Reference in New Issue
Block a user