GET IOTMessage/{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
None.
Response Information
Resource Description
IOTMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| unique_id | string |
None. |
|
| item_id | string |
None. |
|
| IOTmessageType_id | string |
None. |
|
| appid | string |
None. |
|
| date_received | date |
None. |
|
| datagram | string |
None. |
|
| processed_date | date |
None. |
|
| processed_status | string |
None. |
|
| message_format | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.