I would like to use the plugin "MQTT import" on a ESPeasy_01 module to get sensor values from another ESPeasy_02 device.
I have read a lot of post about this but can't understand how to use the plugin, perhaps someone can help me please ?

using red-node debug I can get:
Code: Select all
23/09/2018 à 12:01:33node: bf8fd352.782658domoticz/in : msg.payload : string[57]
"{"idx":225,"RSSI":10,"nvalue":0,"svalue":"21.30;58.40;1"}"
How can I get thoses datas in the second ESPeasy, does using the pluggin MQTT import the good way to do that?
Thank you in advance!!
chris