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