Authorization: ********************{
"dataType": "string",
"identifier": "string",
"isShadow": false,
"modelName": "string",
"productId": 0,
"remoteCommand": {},
"serialNumber": "string",
"showValue": "string",
"slaveId": 0,
"timeOut": 0,
"timestamp": "2019-08-24T14:15:22.123Z",
"type": 0,
"value": {
"property1": {},
"property2": {}
}
}curl --location --request POST '/dev-api/iot/runtime/service/invoke' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"dataType": "string",
"identifier": "string",
"isShadow": false,
"modelName": "string",
"productId": 0,
"remoteCommand": {},
"serialNumber": "string",
"showValue": "string",
"slaveId": 0,
"timeOut": 0,
"timestamp": "2019-08-24T14:15:22.123Z",
"type": 0,
"value": {
"property1": {},
"property2": {}
}
}'{
"property1": {},
"property2": {}
}