Hide/disable offline clients

vincent3 years ago

Hello Everyone,

We use a read only user combined with the simple interface to embed a map with our active user on our website, which works great. once they stop working/are unavailable, they disable the tracker app on there phone.

But of course, they still show on the map, be it with their last know location. How can i change this, so that only actual online devices/user are shown on the map and offline devices are not?

hope you can help!

Anton Tananaev3 years ago

You can filter devices by state. Click on the table header.

vincent3 years ago

Hi Anton

Thanks for your reply. Can i save this in a user account? because i am using the simple view to embed it.

where can i set this?

Anton Tananaev3 years ago

With the simple view there's no way to do it. You'll have to implement it in the code.

vincent3 years ago

And with the non simple view? where can i do it?

vincent3 years ago

Or is it possible to switch device to disabled when offline and to enabled when online? that would also solve my issue:)