sending GPS data to Server from external DB

chris7 years ago

Hi,
I dont have a GPS device. Id like to use lat,long,hight,speed coming from a Mysql database and use that data and send them to Traccar Server. What is the best way to send that text data? Implementing a protocol? http requests? What could you suggest me? Thank you!!
Chris

Anton Tananaev7 years ago

I would recommend this protocol:

https://www.traccar.org/osmand/

chris7 years ago

Thank you Anton, Ill give it a try!