Download live Online/Offline/Attached status report (with 2G/3G/4G connection)
J
Jay Patel
For mass OTA of field devices, it's mandatory for us to know live status of each Endpoint - to trigger OTA only on 4G connected devices (as 2G/3G connected devices may fail downloads) because Gateways are installed on moving vehicles.
Log In
Jeff Stahlnecker
Hi Jay - there are a few ways you can get this information.
- We display it in the portal in the connected devices page
- You can look it up via our rest API per device, and then trigger the update for that device only if attached to 4G
- You can set up the data streamer to send the create PDP context event to your system and trigger the update when your device connects to 4G.
Please let me know if one of these directions meets your needs, or if you need something entirely different.