Simplest protocol to limit data usage

tmf2 years ago

Looking for a port and protocol that is simply lat, long, id...called with GET

Anton Tananaev2 years ago
tmf2 years ago

If you leave out the extra parameters will it fail? I see timestamp, hdop, etc..

Anton Tananaev2 years ago

It won't.

tmf2 years ago

Thanks!

tmf2 years ago

Ok now I go and complicate things, battery level is kinda important for this application and osmand does not have, what might be the next best choice?

Anton Tananaev2 years ago

OsmAnd does have battery level.

tmf2 years ago

Oh the sample osmand example did not show it, but again thanks!

BerndFfm2 years ago

In osmand protocoll you can send want you want :

http://demo.traccar.org:5055/?id=123456&lat=xxx&lon=yyy&batterylevel=99&missiontime=1:02:30

Greetings Bernd