GET DeviceSoftwareList?device_software_id={device_software_id}&appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| device_software_id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DeviceSoftware| Name | Description | Type | Additional information |
|---|---|---|---|
| title | string |
None. |
|
| version | string |
None. |
|
| device_software_url | string |
None. |
|
| upload_date | date |
None. |
|
| upload_guid | string |
None. |
|
| description | string |
None. |
|
| allow_download | boolean |
None. |
|
| allow_email | boolean |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.