put https://{url}/v1/devices/
Use the hub_url received in the registration response as your base URL.
This API requires the device to authenticate, see Device Authentication.
Update device information on the server.
Request Data
Name | Type | Description |
---|---|---|
firmware_version | string | Current device firmware version |
name | string | Friendly device name |
sub_model | string | Device sub model |
details | Object | Details of the device. Will be visible in a different tab on the device's view calls 'Details'. |
space_version | string | Latest version of the space information the device has applied |
config_version | string | Latest version of the configuration the device has applied |