I want to device status.

sedrf 2 years 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 Tananaev 2 years ago

You probably want position details.

sedrf 2 years ago

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

sedrf 2 years ago

now I get online and offline status of device.

sedrf 2 years ago

How to get other status like movement, stop?

Anton Tananaev 2 years ago

I already explained. You need to check position details.

sedrf 2 years ago

Okay, thank you