I want to device status.

sedrfa year ago

Hi, everyone.
I am customizing Traccar Project.
So I am going to display image of device according to device status(stop, movement, online, offline).
Now I get status of online and offline.
But I can't get status of movement or stop.
How to get this status for frontend part?

Anton Tananaeva year ago

You probably want position details.

sedrfa year ago

I want to know about status of device such as online, offline, stop, movement in real-time

sedrfa year ago

now I get online and offline status of device.

sedrfa year ago

How to get other status like movement, stop?

Anton Tananaeva year ago

I already explained. You need to check position details.

sedrfa year ago

Okay, thank you