Changes

841 bytes added ,  09:44, 31 January 2023
no edit summary
Line 111: Line 111:  
[[File:Node-red-subscriber-configuration.png|border|class=tlt-border|1094x1094px]]
 
[[File:Node-red-subscriber-configuration.png|border|class=tlt-border|1094x1094px]]
    +
# '''Edit:Configure''' MQTT-Broker node;
 +
# '''Name''': Enter desired MQTT-Broker nodes name:
 +
# '''Server''': 127.0.0.1 as we will be using Node-RED as MQTT-Broker;
 +
# '''Port''': 1883;
 +
# '''Update''': Save the changes;
 +
# '''Server''': Select MQTT-Broker that you have just created;
 +
# '''Action''': Subscribe to single topic;
 +
# '''Topic''': Enter the topic that you have set in Data to Server configuration;
 +
# '''Qos''': 0;
 +
# '''Output''': Auto-Detect;
    
====Results====
 
====Results====
 
----
 
----
 +
If you have taken all of the steps described above, the configuration is done. Below you can see M-Bus data output in HEX format.
 
[[File:MQTT broker HEX data.png|border|class=tlt-border|554x554px]]
 
[[File:MQTT broker HEX data.png|border|class=tlt-border|554x554px]]
   Line 137: Line 148:  
====Results====
 
====Results====
 
----
 
----
 +
If you have taken all of the steps described above, the configuration is done. Below you can see M-Bus data output in XML format.
 
[[File:XML data Mbus.png|border|class=tlt-border|404x404px]]
 
[[File:XML data Mbus.png|border|class=tlt-border|404x404px]]
 
===MQTT broker===
 
===MQTT broker===
Line 151: Line 163:  
=====Results=====
 
=====Results=====
 
----
 
----
 +
If you have taken all of the steps described above, the configuration is done. Below you can see M-Bus data output in BIN format.
 
[[File:MQTT BIN data.png|border|class=tlt-border|404x404px]]
 
[[File:MQTT BIN data.png|border|class=tlt-border|404x404px]]
 
==See Also==
 
==See Also==

Navigation menu