PUT Item/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
Item| Name | Description | Type | Additional information |
|---|---|---|---|
| item_type_id | string |
None. |
|
| display_type_name | string |
None. |
|
| display_item_code | string |
None. |
|
| display_url | string |
None. |
|
| display_image_url | string |
None. |
|
| display_description | string |
None. |
|
| text_identifier | string |
None. |
|
| html_text_identifier | string |
None. |
|
| serial_number | string |
None. |
|
| unique_iot_identifier | string |
None. |
|
| area | string |
None. |
|
| security_group | string |
None. |
|
| dynamic_data_list | Collection of DataUnit |
None. |
|
| appid | string |
None. |
|
| support_content_datalist | DataList |
None. |
|
| item_type_document | ItemType |
None. |
|
| log_iot_messages | boolean |
None. |
|
| item_time_zone | string |
None. |
|
| html_text_identifier_calculated | string |
None. |
|
| LastContact | date |
None. |
|
| hash_algorithm | string |
None. |
|
| require_hash | boolean |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.