Changes

no edit summary
Line 68: Line 68:  
     <li>Then click on “Add Device to add the provisioned devices.</li>
 
     <li>Then click on “Add Device to add the provisioned devices.</li>
 
     <li>Or you can click “Skip and go to project” to start using the project</li>
 
     <li>Or you can click “Skip and go to project” to start using the project</li>
 +
</ol>
 +
 +
===Configuring  data source===
 +
 +
Different data streams can be selected depending on the device's supported functionality's. In this example we will be using <b>Modbus TCP slave</b> with native <b> Modbus TCP master </b> functionality.
 +
 +
1. First, change WEBUI mode from <b>basic</b> to <b>advanced</b>.<br>
 +
[[File:Networking_rutx_manual_webui_basic_advanced_mode.gif|border|class=tlt-border]]
 +
2. Go to <b>Services → Modbus TCP slave</b> page.<br>
 +
3. Enable <b>Modbus TCP slave</b>.<br>
 +
[[File:Thingboards_io_Modbus_TCP_slave.png]]
 +
4. Go to <b>Modbus TCP master</b> page and add new slave device.<br>
 +
[[File:Thingboards_io_Modbus_TCP_master.png]]
 +
5. Configure <b>Modbus TCP master's slave device</b> as shown below to return device's uptime value.<br>
 +
[[File:Thingboards_io_Modbus_TCP_master_device.png]]
 +
 +
 +
===Configuring data to server with HTTP protocol===
 +
 +
 +
After configuring the data source, you can add a data sender configuration. Data sender functionality is located  <b>Services → Data to server</b>. You can add data sender by clicking <b>Add</b> button.
 +
 +
[[File:Networking_rutos_configuration_examples_cervello_Data_to_server_HTTP.png]]
 +
 +
[[File:Networking_rutos_configuration_examples_cervello_data_sender_configuration.png]]
 +
<ol>
 +
    <li> Set name for the <b>Data sender</b>.</li>
 +
    <li> Set desirable name for your data variable. Make sure that your chosen parameter is shown below JSON format field.</li>
 +
    <li> Paste connection string with your own <b>Access token</b>.</li>
 +
    <pre></pre>
 +
    <li> Add value to Custom header. </li>
 +
    <pre></pre>
 
</ol>
 
</ol>
  

Navigation menu