Changes

31 bytes added ,  11:08, 31 January 2023
no edit summary
Line 152: Line 152:  
     <tr>
 
     <tr>
 
         <td width=755; style="border-bottom: 1px solid white;">
 
         <td width=755; style="border-bottom: 1px solid white;">
# '''MQTT Port''': 1883;
+
# '''Type''': Listen on;
# '''WS Bind''': port;
+
# '''Port''': 8080;
 +
# '''Output''': Stream of String;
 
# '''Done''';
 
# '''Done''';
 
Everything else can be left as default.
 
Everything else can be left as default.
Line 168: Line 169:  
----
 
----
 
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.
 
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|304x304px]]
 
===MQTT broker===
 
===MQTT broker===
 
This sections contains information on how to send M-Bus data to the server on Node-RED using Teltonika router as a MQTT Broker.
 
This sections contains information on how to send M-Bus data to the server on Node-RED using Teltonika router as a MQTT Broker.
Line 181: Line 182:  
====M-Bus configuration====
 
====M-Bus configuration====
 
----
 
----
[[File:Mbus BIN data type.png|border|class=tlt-border|954x954px]]
+
[[File:Mbus BIN data type.png|border|class=tlt-border|854x854px]]
 
====Node-RED configuration====
 
====Node-RED configuration====
 
----
 
----
Line 187: Line 188:  
----
 
----
 
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.
 
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|304x304px]]
 
==See Also==
 
==See Also==
 
* [[TRB143_M-Bus|M-Bus]]
 
* [[TRB143_M-Bus|M-Bus]]