Send data node-red to other node-red
- This topic has 0 replies, 1 voice, and was last updated 4 years, 7 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Hi all!
Somebody knows how I can send the data that I’m receiving at my gateway node-red app to the node red that I have installed at my computer.
I’m trying it with MQTT nodes and Mosquitto, but I think it’s wrong put the MQTT IN node at one node-red and the MQTT OUT node to other node-red.