POST IOTLogs?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
IOTLogs| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
None. |
|
| item_id | string |
None. |
|
| remote_id | string |
None. |
|
| data | string |
None. |
|
| log_date | date |
None. |
|
| data_direction | direction |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| description | string |
None. |
|
| from_user_id | string |
None. |
|
| from_user_type_id | string |
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.