Hi,
I created a library using python to help use test/troubleshoot traccar server by populating data for device. For now it can populate data by:
- Given lat,lon array
- Given file contains lat lon
- Given origin and destination lon lat and it will follow the road
I hope this can be a contribution to traccar community: https://pypi.org/project/TraccarDataPopulator/
The tutorial and demo can be seen here: https://www.youtube.com/watch?v=GAJHCb83T-8
Feedbacks are welcomed
Thank you, this was helpful to me.
Hi,
I created a library using python to help use test/troubleshoot traccar server by populating data for device. For now it can populate data by:
I hope this can be a contribution to traccar community: https://pypi.org/project/TraccarDataPopulator/
The tutorial and demo can be seen here: https://www.youtube.com/watch?v=GAJHCb83T-8
Feedbacks are welcomed