implement database and mqtt client to cache node info
This commit is contained in:
parent
2970e34a48
commit
cef784f7da
46 changed files with 6733 additions and 131 deletions
|
|
@ -9,8 +9,12 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"@prisma/client": "^5.11.0",
|
||||
"express": "^4.18.3",
|
||||
"node-cache": "^5.1.2"
|
||||
"mqtt": "^5.3.6",
|
||||
"protobufjs": "^7.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prisma": "^5.10.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue