{
"body": {
"outputId": 12,
"deviceId": 0,
"refreshRate": 60,
"width": 1920,
"height": 1200,
"timing": {
"horizontal": {
"addrTime": 1920,
"frontPorch": 136,
"sync": 200,
"syncPolarity": 1,
"totalTime": 2592
},
"vertical": {
"addrTime": 1200,
"frontPorch": 4,
"sync": 6,
"syncPolarity": 0,
"totalTime": 1245
},
"refreshRate": 60
}
},
"sign": "MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId": "1",
"timeStamp": "1631949094265"
}curl --location --request POST '/open/api/output/write4KTiming' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"outputId": 12,
"deviceId": 0,
"refreshRate": 60,
"width": 1920,
"height": 1200,
"timing": {
"horizontal": {
"addrTime": 1920,
"frontPorch": 136,
"sync": 200,
"syncPolarity": 1,
"totalTime": 2592
},
"vertical": {
"addrTime": 1200,
"frontPorch": 4,
"sync": 6,
"syncPolarity": 0,
"totalTime": 1245
},
"refreshRate": 60
}
},
"sign": "MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId": "1",
"timeStamp": "1631949094265"
}'{
"data": {},
"msg": "",
"status": 0
}