{
"id": "string"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/iotDevice/status' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"id": "",
"status": 0,
"deviceSN": "",
"channelNumber": ""
},
"attributes": ""
}