Use status.updateDeviceState
key.
Hello
I use traccar 4.1 and i want to disable event (in table tc_events) deviceOnline / deviceOffline.
I try to use <entry key='status.updateDeviceState'>false</entry>
but it's not working
Can you help me ?
Thanks
I don't think it's possible to disable those events on the recent versions.
Ok, thanks
So can you tell me what is the effect of this configuration ?
<entry key='status.updateDeviceState'>false</entry>
As far as I can tell, it stops notification for status events.
Thanks
Hi Anton, i have installed traccar 3.14, but i can’t disable status event deviceOffline and deviceOnline, I have added on default.xml file
<entry key='event.statusHandler'>false</entry>
Could you help me?