Duplicate filter in watch protocol

gonza_cid6 years ago

Hi, I'm setting a watch in traccar, and I have filter with dupliate options enabled.

As traccar documentation said, duplicate filter exclude positions by same date.
As 3g-elec protocol define 'LK' message as link keep, without datetime, only reports step, tumbling number and battery.

I have seen in the log than theese messages received from the watch are filtered when filter.duplicate is enabled.

  • Is it correct?
  • If only is a link message to indicate it's online and report steps and battery, should be possible to avoid filtering?
  • Maybe in filter.skipAttributes can config this exception?

Thanks!

Anton Tananaev6 years ago
  • Yes
  • Yes
  • Yes
gonza_cid6 years ago

I can't set the skipfilter.

Please, can you give me a example to provide a skipfilter for receive this messages and update battery and steps in traccar?

thx