{
"body":{
"deviceId":0,
"outputId":16,
"contrast":{
"all":60,
"R":60,
"G":60,
"B":60
},
"brightness":{
"all":60,
"R":60,
"G":60,
"B":60
},
"hue":0,
"saturation":50,
"colortemperature":6600
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}curl --location --request POST '/open/api/output/writeImageQuality' \
--header 'Content-Type: application/json' \
--data-raw '{
"body":{
"deviceId":0,
"outputId":16,
"contrast":{
"all":60,
"R":60,
"G":60,
"B":60
},
"brightness":{
"all":60,
"R":60,
"G":60,
"B":60
},
"hue":0,
"saturation":50,
"colortemperature":6600
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}'{}