<entry key='server.timeout'>30</entry>
<entry key='status.timeout'>60</entry>
<entry key='protocols.enable'>osmand</entry>
<entry key='osmand.interval'>10</entry>
<entry key='osmand.timeout'>10</entry>
This is my configuration.
I need to obtain information in real time, but what I see on the web is not real-time information. My server is 6.6.
serverTime Server Time Server Time 2025/07/27 13:31:23
deviceTime Device Time Device Time 2025/07/27 12:04:07
fixTime Fix Time Correction Time 2025/07/27 12:04:07
Dear author, if I need to obtain the real-time time, how should I proceed?
Make your devices report every second even when they are stopped.
<entry key='server.timeout'>30</entry> <entry key='status.timeout'>60</entry> <entry key='protocols.enable'>osmand</entry> <entry key='osmand.interval'>10</entry> <entry key='osmand.timeout'>10</entry>
This is my configuration.
I need to obtain information in real time, but what I see on the web is not real-time information. My server is 6.6.
serverTime Server Time Server Time 2025/07/27 13:31:23
deviceTime Device Time Device Time 2025/07/27 12:04:07
fixTime Fix Time Correction Time 2025/07/27 12:04:07
Dear author, if I need to obtain the real-time time, how should I proceed?