We Need To Know Expired Devices Conditions

Sazzad Hosena year ago

Hello..., Advance thanks for your great work.
Is it any way to know expired devices status, like device damage, sim card issue, or physical connection damage.
Exmple: A device that currently physical damage and currently device was expired. when i set a future expiration date, then the device won't online.
So we want to get this type of expired devices list that won't online when we set a future expiration date.

Anton Tananaeva year ago

Expiration is to disable devices at certain time. It has nothing to with physical condition of the device status.

Sazzad Hosena year ago

Ok but the expired device send data or not, that we want to know when a device is currently expired.
I mean which device is trying to connect to our server and which device is not trying to connect to our server in expired state, that we want to know.
Example: Suppose two device was expired now. One device has no power connection, that means this device is now dead.
And other device has a power connection, that means this device has try to connect to our server.
So we want to know which expired devices is try to connect to our server.
That's It.

Anton Tananaeva year ago

Well, I don't know about your use case for expired devices, but usually it's for the time when your customer has not renewed their subscription, so the status of the device is irrelevant in that case.

Sazzad Hosena year ago

Our use case is we want to know the expired devices power connection is ok and when i renew the subscription then device status become online. If i renew a device that's power connection was broken then it's not online anymore.

Anton Tananaeva year ago

You can potentially check logs to see if device is reporting anything.

Sazzad Hosena year ago

So we want please make it by your traccar server and give this information via traccar api.
I mean traccar software detect which device id has sent data in expired state and when we call device or position api then it send this information.

Anton Tananaeva year ago

For feature requests your should use GitHub and make sure to provide proper details about the use case. It's still not very clear to me.

Sazzad Hosena year ago

Ok sir i will post a feature request in github with proper information and also share some screenshot for your proper understanding.
Thanks

Sazzad Hosena year ago

I have made a feature request with details info. link https://github.com/traccar/traccar/issues/5238
And you recently update the project for "Support unknown devices logs" and it's work only for unknown devices which is not registered yet.
But we want all devices ping info and show it in Map page devices Screen. Like a network icon beside ignition icon.
If expired devices is pinging, network icon should be green else icon is red.
and also implement it in traccar API.

Anton Tananaeva year ago

What we implemented has nothing to do with your request.