{
"idList": [
0
],
"value": 0
}
curl --location --request PUT '/device/cabinet/colortemperature' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
0
],
"value": 0
}'
{
"code": 0,
"data": {},
"message": "string"
}