Changes

873 bytes added ,  15:43, 23 January 2023
Line 39: Line 39:  
----
 
----
 
[[File:M bus configuration correct.png|border|class=tlt-border|954x954px]]
 
[[File:M bus configuration correct.png|border|class=tlt-border|954x954px]]
 +
 +
# '''Enable''' M-Bus;
 +
# Enter desired '''instance name''';
 +
# '''Add''';
    
[[File:M bus instance configuration.png|border|class=tlt-border|954x954px]]
 
[[File:M bus instance configuration.png|border|class=tlt-border|954x954px]]
 +
 +
# Enable instance;
 +
# Period: enter desired period;
 +
# BLOGAS - NAME NEREIKIA
 +
 
[[File:M bus slave configuration.png|border|class=tlt-border|954x954px]]
 
[[File:M bus slave configuration.png|border|class=tlt-border|954x954px]]
 +
 +
# '''Enable''' request configuration;
 +
# '''Slave address:''' enter desired slave address;
 +
# '''Data type:''' select desired data type (this time we will be using '''XML''');
 +
# '''Save & apply''' changes.
 
=====Node-RED configuration=====
 
=====Node-RED configuration=====
 
----
 
----
Line 53: Line 67:  
----
 
----
 
[[File:Mbus data to server http.png|border|class=tlt-border|954x954px]]
 
[[File:Mbus data to server http.png|border|class=tlt-border|954x954px]]
 +
 +
* '''Enable''' instance;
 +
*'''Name:''' enter desired instance name;
 +
*'''Data source:''' M-bus;
 +
*'''Protocol:''' HTTP;
 +
*'''JSON format:''' enter what data you would like to send;
 +
*'''URL/Host/Connection string:''' enter address of server;
 +
*'''Port:''' enter server port;
 +
*'''Topic''': enter desired topic name;
 +
 
=====M-Bus configuration=====
 
=====M-Bus configuration=====
 
----
 
----
 
[[File:Mbus config HEX data.png|border|class=tlt-border|954x954px]]
 
[[File:Mbus config HEX data.png|border|class=tlt-border|954x954px]]
 +
 +
* '''Enable''' request configuration;
 +
* '''Slave address:''' enter desired slave address;
 +
* '''Data type:''' select desired data type (this time we will be using '''HEX''');
 +
* '''Save & apply''' changes.
 +
 
=====Node-RED configuration=====
 
=====Node-RED configuration=====
 
----
 
----