Changes

708 bytes added ,  15:20, 23 January 2023
no edit summary
Line 23: Line 23:  
====Via MQTT====
 
====Via MQTT====
 
This sections contains information on how to send M-Bus data to the server on Node-RED using MQTT protocol.
 
This sections contains information on how to send M-Bus data to the server on Node-RED using MQTT protocol.
 +
----
 +
=====Data to Server configuration=====
 +
----
 +
[[File:Mbus data to server MQTT.png|border|class=tlt-border|854x854px]]
 +
=====M-Bus configuration=====
 +
----
 +
[[File:M bus configuration.png|border|class=tlt-border|854x854px]]
 +
 +
[[File:M bus instance configuration.png|border|class=tlt-border|854x854px]]
 +
[[File:M bus slave configuration.png|border|class=tlt-border|854x854px]]
 +
=====Node-RED configuration=====
 +
----
 +
=====Results=====
 
----
 
----
    
====Via HTTP====
 
====Via HTTP====
 
This sections contains information on how to send M-Bus data to the server on Node-RED using HTTP protocol.
 
This sections contains information on how to send M-Bus data to the server on Node-RED using HTTP protocol.
 +
----
 +
=====Data to Server configuration=====
 +
----
 +
 +
=====M-Bus configuration=====
 +
----
 +
 +
=====Node-RED configuration=====
 +
----
 +
 +
=====Results=====
 
----
 
----
   Line 32: Line 56:  
MQTT Broker is an entity that listens for connections on the specified port and relays received messages to MQTT client.
 
MQTT Broker is an entity that listens for connections on the specified port and relays received messages to MQTT client.
 
----
 
----
 
+
=====MQTT broker configuration=====
 +
----
 +
=====M-Bus configuration=====
 +
----
 +
=====Node-RED configuration=====
 +
----
 +
=====Results=====
 +
----
    
==See Also==
 
==See Also==

Navigation menu