Thanks Colin! I'm reading some info about MQTT because I've never use it before (and I'm not a programmer). I have a question, to use MQTT must be a "broker" really (for example "Mosquitto"). Can I use MQTT without this thir part and send messages directly from node-red to the logic machine and viceversa? and the most important... how?
@Colin s method is preferred as it then runs as a separate process so is then slightly more robust. Also the node version is not quite as fully featured as the apt version. Though for the purposes of learning either would do.
Now, i'm trying to read that value from an external device (Logic Machine) through a LUA script. If anybody could help me about this it would be great!