{
"id":"CH-sInDBBEd",
"isBinded":true,
"productKey":"child104-2"
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/resourceGroup/getDeviceList' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"CH-sInDBBEd",
"isBinded":true,
"productKey":"child104-2"
}'
[
{
"id": "string",
"deviceName": "string",
"productKey": "string",
"deviceDesc": "string"
}
]