Rather than use an external broker like mosquitto with node-red you can install the Aedes node which is a MQTT
Continue readingCategory: MQTT
Configuring the MQTT Publish and Subscribe Nodes in Node-Red
Node-Red provides both an MQTT subscribe (input) and publish (output) node. The configuration for these nodes are almost Identical as
Continue reading