Please don't duplicate your questions. You will get banned on the forum for such behavior.
I think this issue was very critical and we were expecting it to be covered in this release, as was informed in one of the previous forum.
Anton, request you to please confirm.
Tambiu, suggest you to stop this thread (https://www.traccar.org/forums/topic/any-filters-changes-on-traccar-44/)
There is some issue still here.
The filter.distance is getting applied even when there is change of event, like Ignition ON.
Please help
In this case you can do this configuration on traccar.xml
<entry key='filter.skipAlarm'>true</entry>
<entry key='filter.skipAttributes.enable'>true</entry>
<entry key='filter.skipAttributes'>ignition</entry>
<entry key='filter.skipAlarm'>true</entry>
<entry key='filter.skipAttributes.enable'>true</entry>
---> this is not longer valid as it is removed from document https://www.traccar.org/configuration-file/
<entry key='filter.skipAttributes'>result</>
Above already exists in my config.
The line <entry key='filter.skipAttributes'>result</>
set ignition , no result. like this: <entry key='filter.skipAttributes'>ignition</>
Can i put it like :
<entry key='filter.skipAttributes'>ignition,result</>
yes
Is this <entry key='filter.skipAttributes.enable'>true</entry>
still valid ?
As it is not mentioned in documents
it is working for me
Thanks tambiu.
Is this resolved https://www.traccar.org/forums/topic/filter-skip-limit/ or any update from Anton on this ?
you are welcome,
https://www.traccar.org/forums/topic/filter-skip-limit/ (they ignored my posts about this)
Then how we can bring this to his attention. Since this is very critical and not able to see.
I think it is because they are developing a new traccar https://github.com/traccar/traccar-web/tree/modern
What about this:
https://www.traccar.org/forums/topic/filter-skip-limit/