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)))
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
==Data senders==
 
==Data senders==
  
[[File:{{{file_status}}}]]
+
[[File:{{{file_sender}}}]]
  
 
123
 
123
Line 14: Line 14:
 
123
 
123
  
[[File:{{{file_status}}}]]
+
[[File:{{{file_sender_settings}}}]]
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 105: Line 105:
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
[[Category:{{{name}}} WebUI]]

Latest revision as of 11:44, 10 February 2020

Summary

123

Data senders

[[File:{{{file_sender}}}]]

123

Data sender settings


123

[[File:{{{file_sender_settings}}}]]

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:
  • Bluetooth data
  • Modbus data
Protocol Default: HTTP(S) Protocol used for sending the data to server. Available options:
  • HTTP(S)
  • MQTT
JSON format Default: {"TS":"%t", "D":"%d","MAC":"%m","DT":"%b"} You can fully customize JSON segment
Segment count Default: 1 Max segment count in one JSON string sent to server. Available options:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
URL/Host/Connection string Default: URL for HTTP(S); Host for MQTT; Connection string for Azure MQTT
Period Default: 60 Interval for sending the collected data to server (in seconds, 1-86400)
Data filtering Default: All data Choose which data this sender will send to server. Available options:
  • All data
  • By slave ID
  • By slave IP
  • By MAC address
  • By device name
Retry on fail off | on; default: off In case of a failed attempt, retry to send the same data to server later (Retry until successful)
Custom header Default: Allows to add custom headers to the HTTP requests

[[Category:{{{name}}} WebUI]]