{
"deviceId": "string",
"streamType": "string"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/iotDeviceAddress/broadcast/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "string",
"streamType": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"deviceId": "",
"openStatus": 0,
"streamType": "",
"url": "",
"urlTemplate": 0,
"qualityUrl": "",
"qualityUrlTemplate": 0,
"expireTime": "",
"concurrentNumber": 0
},
"attributes": ""
}