add some way to read mqtt data
This commit is contained in:
parent
efc2da22ac
commit
1c7be2a776
4 changed files with 469 additions and 32 deletions
|
@ -69,7 +69,9 @@
|
|||
"@oslojs/crypto": "^1.0.1",
|
||||
"@oslojs/encoding": "^1.1.0",
|
||||
"drizzle-orm": "^0.43.1",
|
||||
"postgres": "^3.4.5"
|
||||
"mqtt": "^5.13.1",
|
||||
"postgres": "^3.4.5",
|
||||
"ws": "^8.18.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,css,md,svelte,json}": "prettier --write"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue