node_red with mqtt broker

This commit is contained in:
Filipriec
2026-03-31 15:34:24 +02:00
parent 35d8730a4e
commit 6d483c328a
22 changed files with 2951 additions and 0 deletions

5
node_red/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"node-red-contrib-aedes": "^1.2.0"
}
}