{
"body":{
"deviceId":0,
"inputId":20,
"refreshRate":0,
"width":1920,
"height":1080
},
"sign":"MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId":"1",
"timeStamp":"1631949094265"
}curl --location --request POST '/open/api/input/writeResolution' \
--header 'Content-Type: application/json' \
--data-raw '{
"body":{
"deviceId":0,
"inputId":20,
"refreshRate":0,
"width":1920,
"height":1080
},
"sign":"MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId":"1",
"timeStamp":"1631949094265"
}'{"data":{},"msg":"","status":0}