Johnathan Hottell
Johnathan Hottell
flows.nodered.org and npmjs.com both reference the old Cirrus-Link Sparkplug repository. I have numerous issues with Sparkplug inside of Node-RED and am not sure where to report my bugs... EDIT: I...
Need an auto generated MQTT client id option. For one offs and manual installations, hard coded MQTT client id is fine however, if spinning up multiple instances of your Node-RED...
In Node-Red, if you try to send DDATA with only the name and value, the node errors with: "TypeError: Cannot read property 'toUpperCase' of undefined" So the node can't handle...
Sparkplug MQTT Keepalive ping is hard coded every 5 seconds which should be configurable. Pinging every 5 seconds is ok if bandwidth is unlimited and you really care about statefulness....