Hello all,
I have a set the "status.timeout" value in the config file as follow:
<entry key="status.timeout">86400</entry>
which is 3 Days in seconds, as I have understood from the documentation, this value should change the status of the device to "Unknown" after being offline for 3 days, but I have a device that is being offline for 7 days now and the status did not change from "offline" to "Unknown".
Any advice?
Status never changes from offline to unknown. It can only change from online to unknown.
Thank you for clearing this out, it wasn't in the documentation that's why I misunderstand it.
Thanks for your hard work.
Best regards.
Hello all,
I have a set the "status.timeout" value in the config file as follow:
<entry key="status.timeout">86400</entry>
which is 3 Days in seconds, as I have understood from the documentation, this value should change the status of the device to "Unknown" after being offline for 3 days, but I have a device that is being offline for 7 days now and the status did not change from "offline" to "Unknown".
Any advice?