Changes

no edit summary
Line 259: Line 259:     
This example shows how to monitor and dynamically control Modbus data purely from the Azure cloud. We will set up a simple Modbus TCP server and client with Data to Server which will forward all the incoming Modbus data to Azure IoT Hub. In the end, using Direct Methods we will showcase how Modbus TCP client can collect and report different data from the cloud.
 
This example shows how to monitor and dynamically control Modbus data purely from the Azure cloud. We will set up a simple Modbus TCP server and client with Data to Server which will forward all the incoming Modbus data to Azure IoT Hub. In the end, using Direct Methods we will showcase how Modbus TCP client can collect and report different data from the cloud.
 
+
[[File:697131 TOPO.png|border|class=tlt-border]]
[[File:Azure_drawio_diagram.png|border|class=tlt-border]]
      
For this we will be using the following services:
 
For this we will be using the following services:

Navigation menu