support custom mqtt servers

This commit is contained in:
liamcottle
2024-03-27 01:23:57 +13:00
parent 5cd638cebd
commit 9152b0e62a
3 changed files with 75 additions and 3 deletions

View File

@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"@prisma/client": "^5.11.0",
"command-line-args": "^5.2.1",
"express": "^4.18.3",
"mqtt": "^5.3.6",
"protobufjs": "^7.2.6"