Battery indicator not showing

AlexBernal8 days ago

After setting up a device with the "osmand" protocol I noticed that the battery icon was not showing up on traccar-web; the server was receiving the data but that was it. So I decided to test on the traccar client, (since it uses the same protocol), and I noticed it was not showing up either.

However after testing on the Demo server I realized that this behavior was isolated to my server.

I need help with the server configuration, I suppose. The Android client is sending the battery level data to the server, but the battery indicator is not showing up on the GUI.

Is this something I need to add to the server configuration? Or is it just a matter of updating traccar server to the latest version (currently running 6.4)?

Anton Tananaev8 days ago

You just need to upgrade the server.

AlexBernal8 days ago

Thanks for such a quick response Anton, as always