GET api/UpdateFirmware/List?ConsumerDeviceId={ConsumerDeviceId}
To get available firmware Versions
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ConsumerDeviceId |
Get selected ID from GetAllCustomerDevices Method for fetching Available Versions details |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.