You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Set of Nodes for NodeRed that maintains multiple MQTT connections at the same time. Connections can be configured and created on run-time.",
"dependencies": {
"mqtt": "^4.2.8"
},
"main": "mqtt-flex.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"