{
"ratio":70.0
}
curl --location --request POST 'https://192.168.0.10:16674/terminal/core/v1/device/volume' \
--header 'Authorization: 1724333189506EO5Zqpduu4+azwYYXMJJhg==' \
--header 'Content-Type: application/json' \
--data-raw '{
"ratio":70.0
}'
{
"code": 0,
"message": ""
}