Template:GPRS settings: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 13: | Line 13: | ||
*<b>Domain</b> - Server IP or DNS address. | *<b>Domain</b> - Server IP or DNS address. | ||
*<b>Port</b> - Server port. | *<b>Port</b> - Server port. | ||
This section allows setting the protocol used for data transfers – <span style=color:#F6A83E>TCP</span> or <span style=color:#F6A83E>UDP</span>. | *<b>Protocol</b> -This section allows setting the protocol used for data transfers – {{#ifeq: {{{model}}} |TFT100|<span style=color:#F6A83E>TCP</span>,<span style=color:#F6A83E>UDP</span> or <span style=color:#F6A83E>MQTT</span>.|<span style=color:#F6A83E>TCP</span> or <span style=color:#F6A83E>UDP</span>.}} | ||
*<b>Encryption</b> - option to enable sending records with encryption (TLS/DTLS). | |||
|} | |} | ||
==Second Server Settings== | ==Second Server Settings== | ||
| Line 27: | Line 27: | ||
==Records Settings== | ==Records Settings== | ||
{|style="width: 100%;" | {|style="width: 100%;" | ||
|[[Image: | |[[Image:Records_settings.png|right]] | ||
* <b>Open Link Timeout</b> - Parameter is used to set timeout of the link between the device and AVL server. If device has send all the records it waits for the new records before closing the link. If the new record is generated and the link is still open, it is sent to the server immediately without waiting for send period. If new records are generated during the period of this timeout and minimum count to send is reached, the records are sent to AVL application. This option is useful when GSM operator charges for link activation. | * <b>Open Link Timeout</b> - Parameter is used to set timeout of the link between the device and AVL server. If device has send all the records it waits for the new records before closing the link. If the new record is generated and the link is still open, it is sent to the server immediately without waiting for send period. If new records are generated during the period of this timeout and minimum count to send is reached, the records are sent to AVL application. This option is useful when GSM operator charges for link activation. | ||
* <b>Response Timeout</b> - Time period device waits for server response. | * <b>Response Timeout</b> - Time period device waits for server response. | ||
| Line 49: | Line 49: | ||
*<b>Port</b> - Port number of FOTA website. | *<b>Port</b> - Port number of FOTA website. | ||
*<b>Period</b> - is used to set the timeout of repeat connections to the FOTA WEB server.}}} | *<b>Period</b> - is used to set the timeout of repeat connections to the FOTA WEB server.}}} | ||
{{#switch: {{{model}}} | |||
| TFT100 = | |||
==MQTT Settings== | |||
[[File:MQTT - AWS IoT Shadow.png|right]] | |||
*'''AWS IoT Shadow''' | |||
**<b>Device ID</b> - used when connecting to MQTT service. If left empty, device IMEI will be used. | |||
[[File:MQTT - AWS IoT Custom.png|right]] | |||
*'''AWS IoT Custom''' | |||
**<b>Data Topic </b> - Parameter should be renamed to the device IMEI. | |||
**<b>Commands Topic</b> - Name used to transfer commands from MQTT client to the device. It can be entered in format “IMEI/commands” but when configuring the MQTT client itself, the topic name for commands has to be entered. | |||
**<b>Device ID</b> - Used when connecting to MQTT service. If left empty, device IMEI will be used. | |||
[[File:MQTT - Azure.png|right]] | |||
*'''Azure IoT''' | |||
**<b>MQTT Client Type</b> - Selects MQTT client type, based on used IoT service. | |||
**<b>Device ID</b> - Used when connecting to MQTT service. If left empty, device IMEI will be used. | |||
**<b>Primary SAS key</b> - Used for Azure authentication. Optional if using x509 authentication. | |||
**<b>Secondary SAS key</b> - Used for Azure authentication. Optional if using x509 authentication. | |||
**<b>SAS Policy Name</b> - Used for global keys. Optional if using x509 authentication. | |||
|#default = | |||
}} | |||
Latest revision as of 08:05, 18 March 2026
GPRS Settings
Server Settings
Second Server Settings
Records Settings
FOTA WEB Settings

These settings are used to configure FOTA WEB server connection parameters.
- Status enables or disables FOTA WEB functionality.
- Domain - Address of FOTA website.
- Port - Port number of FOTA website.
- Period - is used to set the timeout of repeat connections to the FOTA WEB server.



