Changes

340 bytes added ,  09:59, 31 January 2023
no edit summary
Line 132: Line 132:  
====Data to Server configuration====
 
====Data to Server configuration====
 
----
 
----
 
+
[[File:Mbus HTTP data to server config.png|border|class=tlt-border|954x954px]]
    
====M-Bus configuration====
 
====M-Bus configuration====
 
----
 
----
 
+
[[File:Mbus XML data type.png|border|class=tlt-border|954x954px]]
    
# '''Enable''' request configuration;
 
# '''Enable''' request configuration;
 
# '''Slave address:''' enter desired slave address;
 
# '''Slave address:''' enter desired slave address;
# '''Data type:''' select desired data type (this time we will be using '''HEX''');
+
# '''Data type:''' select desired data type (this time we will be using '''XML''');
 
# '''Save & apply''' changes.
 
# '''Save & apply''' changes.
   Line 151: Line 151:  
[[File:XML data Mbus.png|border|class=tlt-border|404x404px]]
 
[[File:XML data Mbus.png|border|class=tlt-border|404x404px]]
 
===MQTT broker===
 
===MQTT broker===
MQTT Broker is an entity that listens for connections on the specified port and relays received messages to MQTT client.
+
This sections contains information on how to send M-Bus data to the server on Node-RED using Teltonika router as a MQTT Broker.
 +
----
 +
=====Data to Server configuration====
 
----
 
----
 +
[[File:MQTT broker data to server config.png|border|class=tlt-border|954x954px]]
 
=====MQTT broker configuration=====
 
=====MQTT broker configuration=====
 
----
 
----
Line 159: Line 162:  
=====M-Bus configuration=====
 
=====M-Bus configuration=====
 
----
 
----
 +
[[File:Mbus BIN data type.png|border|class=tlt-border|954x954px]]
 
=====Node-RED configuration=====
 
=====Node-RED configuration=====
 
----
 
----