Hello I have some calamp 800 devices connected to traccar I use 5082 port. My problem is that devices does not report in time. Sometimes It takes hours to get INFO. In my logs I just get DEBUG messages like this
2017-10-04 22:16:05 DEBUG: [D1A53096: 5082 < 187.216.136.207] HEX: 83051332129668010100000000
DEBUG messages arrives in time but there is not INFO.
I am using these filters
<entry key='filter.enable'>true</entry>
<entry key='filter.limit'>60</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.zero'>true</entry>
But I do not know with INFO takes some much to arrive
Thanks
You should probably contact device vendor support. It sounds like a device issue.
Hello I have some calamp 800 devices connected to traccar I use 5082 port. My problem is that devices does not report in time. Sometimes It takes hours to get INFO. In my logs I just get DEBUG messages like this
DEBUG messages arrives in time but there is not INFO.
I am using these filters
<entry key='filter.enable'>true</entry> <entry key='filter.limit'>60</entry> <entry key='filter.invalid'>true</entry> <entry key='filter.zero'>true</entry>
But I do not know with INFO takes some much to arrive
Thanks