I want to device status.

sedrf2 months 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 Tananaev2 months ago

You probably want position details.

sedrf2 months ago

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

sedrf2 months ago

now I get online and offline status of device.

sedrf2 months ago

How to get other status like movement, stop?

Anton Tananaev2 months ago

I already explained. You need to check position details.

sedrf2 months ago

Okay, thank you