{
"deviceId": "string",
"openStatus": 0,
"type": 0
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/algorithm/capability/updateOpenStatus' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "string",
"openStatus": 0,
"type": 0
}'{
"success": false,
"msg": "",
"code": "",
"model": false,
"attributes": ""
}