Difference between revisions of "Template:Networking rutXxx manual data to server"

From Wiki Knowledge Base | Teltonika GPS
m (Protected "Template:Networking rutXxx manual data to server" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
==Data senders==
 
==Data senders==
  
[[File:{{{file_sender}}}]]
+
[[File:{{{file_status}}}]]
  
 
123
 
123
Line 14: Line 14:
 
123
 
123
  
[[File:{{{file_sender_settings}}}]]
+
[[File:{{{file_status}}}]]
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 29: Line 29:
 
     <tr>
 
     <tr>
 
       <td>Name</td>
 
       <td>Name</td>
       <td>Default:</td>
+
       <td>Default:</b></td>
 
       <td>Name of the data sender. Used for easier data senders management purposes only (optional)</td>
 
       <td>Name of the data sender. Used for easier data senders management purposes only (optional)</td>
 
     </tr>
 
     </tr>
Line 35: Line 35:
 
       <td>Data source</td>
 
       <td>Data source</td>
 
       <td>Default: '''Bluetooth data'''</td>
 
       <td>Default: '''Bluetooth data'''</td>
       <td>Source of the data to be sent to server. Available options:
+
       <td>Source of the data to be sent to server. Available options:</td>
 
 
* '''Bluetooth data'''
 
* '''Modbus data'''
 
</td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Protocol</td>
 
       <td>Protocol</td>
       <td>Default: '''HTTP(S)'''</td>
+
       <td></td>
       <td>Protocol used for sending the data to server. Available options:
+
       <td></td>
 
 
* '''HTTP(S)'''
 
* '''MQTT'''
 
</td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>JSON format</td>
 
       <td>JSON format</td>
       <td>Default: '''{"TS":"%t", "D":"%d","MAC":"%m","DT":"%b"}'''</td>
+
       <td></td>
       <td>You can fully customize JSON segment</td>
+
       <td></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Segment count</td>
 
       <td>Segment count</td>
       <td>Default: '''1'''</td>
+
       <td></td>
       <td>Max segment count in one JSON string sent to server. Available options:
+
       <td></td>
 
 
* '''1'''
 
* '''2'''
 
* '''3'''
 
* '''4'''
 
* '''5'''
 
* '''6'''
 
* '''7'''
 
* '''8'''
 
* '''9'''
 
* '''10'''
 
</td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>URL/Host/Connection string</td>
 
       <td>URL/Host/Connection string</td>
       <td>Default:</td>
+
       <td></td>
       <td>URL for HTTP(S); Host for MQTT; Connection string for Azure MQTT</td>
+
       <td></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Period</td>
 
       <td>Period</td>
       <td>Default: '''60'''</td>
+
       <td></td>
       <td>Interval for sending the collected data to server (in seconds, 1-86400)</td>
+
       <td></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Data filtering</td>
 
       <td>Data filtering</td>
       <td>Default: '''All data'''</td>
+
       <td></td>
       <td>Choose which data this sender will send to server. Available options:
+
       <td></td>
 
 
* '''All data'''
 
* '''By slave ID'''
 
* '''By slave IP'''
 
* '''By MAC address'''
 
* '''By device name'''
 
</td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Retry on fail</td>
 
       <td>Retry on fail</td>
       <td>off | on; default: '''off'''</td>
+
       <td></td>
       <td>In case of a failed attempt, retry to send the same data to server later (Retry until successful)</td>
+
       <td></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Custom header</td>
 
       <td>Custom header</td>
       <td>Default:</td>
+
       <td></td>
       <td>Allows to add custom headers to the HTTP requests</td>
+
       <td></td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 
[[Category:{{{name}}} WebUI]]
 

Revision as of 18:56, 7 February 2020

Summary

123

Data senders

[[File:{{{file_status}}}]]

123

Data sender settings


123

[[File:{{{file_status}}}]]

Field Value Description
Enabled off | on; default: off Check to enable data sender
Name Default: Name of the data sender. Used for easier data senders management purposes only (optional)
Data source Default: Bluetooth data Source of the data to be sent to server. Available options:
Protocol
JSON format
Segment count
URL/Host/Connection string
Period
Data filtering
Retry on fail
Custom header