{
"id": 0,
"channelId": "string",
"deviceId": "string",
"name": "string",
"status": 0,
"extendInfo": {
"channelInfo": "string"
}
}curl --location --request DELETE 'http://127.0.0.1:8086/api/v1/deviceChannel/deleteOne' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"channelId": "string",
"deviceId": "string",
"name": "string",
"status": 0,
"extendInfo": {
"channelInfo": "string"
}
}'{
"key": {}
}