Hi!
It would be desirable if from the teltonika webgui you could download xml files with GPS data that are saved once every 10 seconds. one file per day, and they are saved 10 days back.
Structure over XML
Best regards,
Tobias
Greetings, @tobias.axbard ,
Thank you for your question,
Currently, the Teltonika WebUI does not provide a built-in feature to save daily GPS logs as XML/CSV files for download. The firmware is designed to forward GPS data rather than maintain local history archives.
However, there are several ways to achieve your goal:
2. NMEA Forwarding:
3. Custom scripts on the device (advanced option):
gpsd or log files) and generate XML/CSV files stored locally.These methods gives you flexibility depending on whether you prefer server-based collection or on-device logging.
Note: Custom script writing is outside of technical support scope.
I hope this helps!
Best regards,
V.
I will have a look at this and see if I can use this.
Thank you!