PUT IOTMessageType/{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
IOTMessageType| Name | Description | Type | Additional information |
|---|---|---|---|
| item_type_id | string |
None. |
|
| appid | string |
None. |
|
| name | string |
None. |
|
| message_schema | string |
None. |
|
| multiple_records | string |
None. |
|
| record_root_tag | string |
None. |
|
| record_timestamp_tag | string |
None. |
|
| record_id_tag | string |
None. |
|
| data_list | Collection of IOTMessageVariable |
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.