I am polling my Electrons to see if they are online. The “connected” field does not report correctly. I have some devices that have been offline for over 10 days, are not in a cellular session but are still showing “connected = true”. I am using a 3rd party SIM, not sure if that is the issue or not. The “last_heard” seems okay.
The Cloud API documentation states that connected “Indicates whether the device is currently connected to the cloud”.
Am I misunderstanding the usage of connected? Or is it broken?