Hello,
I'd like to ask, are there any rules or judgments when socket push is made?
For instance, my device pushed a piece of data at 2025-09-18 13:00:00, then sent several pieces of data at 2025-09-18 22:00:00, and then sent the normal data at 2025-09-18 13:01:01. Now it is found that sometimes after the data of 2025-09-18 22:00:00 is pushed, the correct data after 2025-09-18 13:01:01 is no longer pushed. Sometimes all the correct data is pushed and the incorrect data 2025-09-18 22:00:00 is filtered out. What is the reason for this?
Thank you
Depends on your filtering configuration. But if it's not filtered, Traccar will use the latest time as the current location.
Thank you very much for your reply. I found "filter.future" in configuration-file
Hello,
I'd like to ask, are there any rules or judgments when socket push is made?
For instance, my device pushed a piece of data at 2025-09-18 13:00:00, then sent several pieces of data at 2025-09-18 22:00:00, and then sent the normal data at 2025-09-18 13:01:01. Now it is found that sometimes after the data of 2025-09-18 22:00:00 is pushed, the correct data after 2025-09-18 13:01:01 is no longer pushed. Sometimes all the correct data is pushed and the incorrect data 2025-09-18 22:00:00 is filtered out. What is the reason for this?
Thank you