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