Hello All,
we are implmenting our protocol in traccar. I've a question about archived points on device. Our device create an archive of positions in case have no network to communicate and then send this archived positions on next connection. How can we mark positions to be treated as "story" and not trace it as real time data when received on server side?
regards,
Gianmaria
You don't need to mark them.
Thanks,
It means new position produced by decoder are evaluated by some datetime property?
Thanks for your help.
If the fix time is older than the last known location, Traccar will just store it in the database and won't reflect as the current location.
Thanks you so much Anton.
Gian
Hello All,
we are implmenting our protocol in traccar. I've a question about archived points on device. Our device create an archive of positions in case have no network to communicate and then send this archived positions on next connection. How can we mark positions to be treated as "story" and not trace it as real time data when received on server side?
regards,
Gianmaria