Authorization: ********************{
"beginTime": "2019-08-24T14:15:22.123Z",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"deviceName": "string",
"endTime": "2019-08-24T14:15:22.123Z",
"funType": 0,
"funValue": "string",
"id": 0,
"identify": "string",
"list": [
0
],
"messageId": "string",
"mode": 0,
"modelName": "string",
"prefixIdentify": "string",
"remark": "string",
"replyTime": "2019-08-24T14:15:22.123Z",
"resultCode": 0,
"resultMsg": "string",
"serialNumber": "string",
"showValue": "string",
"userId": 0
}curl --location --request POST '/dev-api/iot/log' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"beginTime": "2019-08-24T14:15:22.123Z",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"deviceName": "string",
"endTime": "2019-08-24T14:15:22.123Z",
"funType": 0,
"funValue": "string",
"id": 0,
"identify": "string",
"list": [
0
],
"messageId": "string",
"mode": 0,
"modelName": "string",
"prefixIdentify": "string",
"remark": "string",
"replyTime": "2019-08-24T14:15:22.123Z",
"resultCode": 0,
"resultMsg": "string",
"serialNumber": "string",
"showValue": "string",
"userId": 0
}'{
"property1": {},
"property2": {}
}