Hi,
When do we get event DEV_NET_UNREACHABLE and DEV_NET_DOWN ? What is the difference between two and why is DEV_NET_DOWN an error and DEV_NET_UNREACHABLE a warning ?
Thanks
Hi,
When do we get event DEV_NET_UNREACHABLE and DEV_NET_DOWN ? What is the difference between two and why is DEV_NET_DOWN an error and DEV_NET_UNREACHABLE a warning ?
Thanks
DEV_UNREACHABLE can happen due to multiple reasons. For example, it the device is shutdown or due to some network issues. Once the device comes online, it will sync the data and do an analysis on that. If there was a genuine network issue and not a device reboot/shutdown issue, it will mark it as DEVICE_NET_DOWN as well.
As in a mobile device, temporary network disconnection/re-connection is frequent, so it’s an warning