Changes

no edit summary
Line 77: Line 77:  
[[File:Record settings.png|right]]
 
[[File:Record settings.png|right]]
 
Open Link Timeout:
 
Open Link Timeout:
*It means that the link is opened for set time to send records from the device to the server. If there is no records the "Open link" will close, and open when there will be records. If the records are sent every 60 seconds the link is set to open every 300 seconds, it will reset and be open for the set time. Some operator charges for every time the link is open, so for that records should be sent when there is a lot of them, with CFG.
+
*The parameter used to define a timeout between the fleet management device and the server. If the device already sent all records, it waits for a timeout to close the link. “Open link timeout” will refresh after sending a new record. If you want to keep a constant link with a server, increasing the value of the parameter is needed.
 
Server Response Timeout:
 
Server Response Timeout:
*Is used to set a period of time waiting for the response from the server-side. It means that if a client/user has a lot of devices connected to one server, it might take some time for devices to send all the data packets, so server response timeout is used to get response that the data packets were sent.
+
*Is used to set a period of time waiting for the response from the server-side. If there is no response from the server during the timeout, the device will send the same record again. Be aware of the fact that if the implementation of data sending protocols isn't correct, it can cause issues when clients claim that the device sends the same data over and over.
 
Network Ping Timeout:
 
Network Ping Timeout:
*Enables network ping after timeout to prevent link close by operator. If the link is open for data sending, but there is no data, some operators can close the link, so for that device sends a 0xFF byte to server to keep the link open. Device sends data in period taht the '''Network ping timeout''' is set.
+
*Enables network ping after timeout to prevent link close by operator. For example, if the operator closes the active link after 15 minutes when no data is sent, you can set the "network ping" timeout to 10 minutes then the device sends a 0xFF byte to server to keep the link open.
 
Sort by:
 
Sort by:
 
* Can be set either Newest or Oldest. For example if the Oldest is marked the the device first will send the Oldest information, if Newest then Device will send the newest information. Also if there was no connection for some time, the device saves the records to the internal storage, when signal is recovered and if the sorting is set on Newest the device will sent first the Newest record rather than the Older records. If Oldest is set then the device will sent all the records from Oldest to Newest, but it may take some time while the Newest record will be sent. If high priority in I/O section is set then I/O parameter will be sent first.
 
* Can be set either Newest or Oldest. For example if the Oldest is marked the the device first will send the Oldest information, if Newest then Device will send the newest information. Also if there was no connection for some time, the device saves the records to the internal storage, when signal is recovered and if the sorting is set on Newest the device will sent first the Newest record rather than the Older records. If Oldest is set then the device will sent all the records from Oldest to Newest, but it may take some time while the Newest record will be sent. If high priority in I/O section is set then I/O parameter will be sent first.

Navigation menu