Changes

no edit summary
Line 178: Line 178:     
[[File:Tcp master nodered.png|border|1000px|class=tlt-border]]
 
[[File:Tcp master nodered.png|border|1000px|class=tlt-border]]
 +
 +
----
 +
 +
To finish up the device configuration, navigate to '''Services -> Data to server.''' Add new data sender and configure settings accordingly:
 +
 +
*Enable: on
 +
*Name: Data_to_node (input any preferred name)
 +
*Data source: MODBUS data
 +
*Protocol: MQTT
 +
*JSON format: {"Router name": %a} - adjust this according to your needs
 +
*Segment count: All
 +
*URL/Host/Connection string: 192.168.10.139 (virtual machine address)
 +
*Port: 1883
 +
*Keepalive:60
 +
*Topic: rutx (input any preffered topic, make sure to subscribe on the same topic)
 +
 +
[[File:Data sender settings to node red with node red broker.png|border|1000px|class=tlt-border]]