HTTP API
This document describes the NervesHub web API endpoints.
Last updated
Was this helpful?
This document describes the NervesHub web API endpoints.
Last updated
Was this helpful?
If the device is currently online, there will be firmware_metadata
describing active firmware.
Fetch a device's information. You can learn about the update status of the device via the firmware_metadata
and deployment
keys.
firmware_metadata
map has the UUID and version of the active firmware.
deployment
contains information about what firmware version and UUID should eventually be running on the device.