Changes

755 bytes added ,  16:55, 1 February 2023
no edit summary
Line 91: Line 91:  
====Node-RED configuration====
 
====Node-RED configuration====
 
----
 
----
Below you can see the Node-Red block diagram that is used to receive data and their configuration:
+
Below you can see the Node-Red block diagram that is used to receive data and its configuration:
 
* '''aedes broker block''' - Broker;
 
* '''aedes broker block''' - Broker;
 
* '''MQTT in block''' - mbus;
 
* '''MQTT in block''' - mbus;
Line 139: Line 139:  
====Data to Server configuration====
 
====Data to Server configuration====
 
----
 
----
 +
To set up Data to Server, navigate to '''Services''' '''→ Data to Server:'''
 +
 
[[File:Mbus HTTP data to server config.png|border|class=tlt-border|1094x1094px]]
 
[[File:Mbus HTTP data to server config.png|border|class=tlt-border|1094x1094px]]
 
# '''Enable''' instance;
 
# '''Enable''' instance;
Line 148: Line 150:  
====M-Bus configuration====
 
====M-Bus configuration====
 
----
 
----
 +
Go to Services '''→ M-Bus →''' the '''instance''' you have created '''→ edit.''' After that, scroll down to '''Request configuration → edit.''' There you will be able to change the data type.
 +
 
[[File:Mbus XML data type.png|border|class=tlt-border|954x954px]]
 
[[File:Mbus XML data type.png|border|class=tlt-border|954x954px]]
   Line 156: Line 160:  
====Node-RED configuration====
 
====Node-RED configuration====
 
----
 
----
Below you can see the Node-Red block diagram that is used to receive data and their configuration:
+
Below you can see the Node-Red block diagram that is used to receive data and its configuration:
 
* '''TCP in block''' - tcp:8080;
 
* '''TCP in block''' - tcp:8080;
 
* '''Debug''' - debug;
 
* '''Debug''' - debug;
Line 187: Line 191:  
====Data to Server configuration====
 
====Data to Server configuration====
 
----
 
----
 +
To set up Data to Server, navigate to '''Services''' '''→ Data to Server:'''
 +
 
[[File:MQTT broker data to server config.png|border|class=tlt-border|1094x1094px]]
 
[[File:MQTT broker data to server config.png|border|class=tlt-border|1094x1094px]]
 
# '''Enable''' instance;
 
# '''Enable''' instance;
Line 198: Line 204:  
====MQTT broker configuration====
 
====MQTT broker configuration====
 
----
 
----
 +
The '''MQTT Broker''' is an entity that listens for connections on the specified port and relays received messages to MQTT client. To set up MQTT Broker go to S'''ervices → MQTT → Broker:'''
 +
 
[[File:Mbus MQTT Broker.png|border|class=tlt-border|954x954px]]
 
[[File:Mbus MQTT Broker.png|border|class=tlt-border|954x954px]]
 
# '''MQTT broker''': On;
 
# '''MQTT broker''': On;
Line 203: Line 211:  
====M-Bus configuration====
 
====M-Bus configuration====
 
----
 
----
 +
Go to Services '''→ M-Bus →''' the '''instance''' you have created '''→ edit.''' After that, scroll down to '''Request configuration → edit.''' There, you will be able to change the data type.
 +
 
[[File:Mbus BIN data type.png|border|class=tlt-border|854x854px]]
 
[[File:Mbus BIN data type.png|border|class=tlt-border|854x854px]]
 
# '''Enable''' request configuration;
 
# '''Enable''' request configuration;

Navigation menu