Setting unknown device time default

rangga0710 months ago

is the default last update of unknown status more than 10 minutes ago editable? Thanks

Track-trace210 months ago

status.timeout config
If no data is reported by a device for the given amount of time, status changes from online to unknown. Value is in seconds. Default timeout is 10 minutes.

In Conf/traccar.xml to set it to 8 minutes.

<entry key='status.timeout'>480</entry>

https://www.traccar.org/configuration-file/