Changes

34 bytes added ,  15:15, 2 August 2023
no edit summary
Line 76: Line 76:     
===First example: Publishing RUT MODBUS to OpenRemote manager using MQTT===
 
===First example: Publishing RUT MODBUS to OpenRemote manager using MQTT===
[[File:Networking_rutos_configuration_examples_openremote_020_v1.png|border|center|class=tlt-border]]
+
[[File:Networking_rutos_configuration_examples_openremote_020_v2.png|border|center|class=tlt-border]]
    
In this example the RUT device will act as MODBUS TCP Master and MODBUS TCP Slave, so the device will make requests (Master) and answer to himself (Slave). The received reply, will be sent over MQTT.  You can also send data from another MODBUS Slave devices connected to the router.
 
In this example the RUT device will act as MODBUS TCP Master and MODBUS TCP Slave, so the device will make requests (Master) and answer to himself (Slave). The received reply, will be sent over MQTT.  You can also send data from another MODBUS Slave devices connected to the router.
Line 205: Line 205:  
# https://github.com/openremote/openremote/wiki
 
# https://github.com/openremote/openremote/wiki
 
# Forum https://forum.openremote.io/
 
# Forum https://forum.openremote.io/
 +
[[Category:Third party services]]