{
"body": {
"horizontal": {
"addrTime": 1920,
"frontPorch": 88,
"sync": 44,
"syncPolarity": 0,
"totalTime": 2200
},
"vertical": {
"addrTime": 1080,
"frontPorch": 4,
"sync": 5,
"syncPolarity": 0,
"totalTime": 1125
},
"refreshRate": 80,
"inputId": 20,
"deviceId": 0
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}curl --location --request POST '/open/api/input/writeTiming' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"horizontal": {
"addrTime": 1920,
"frontPorch": 88,
"sync": 44,
"syncPolarity": 0,
"totalTime": 2200
},
"vertical": {
"addrTime": 1080,
"frontPorch": 4,
"sync": 5,
"syncPolarity": 0,
"totalTime": 1125
},
"refreshRate": 80,
"inputId": 20,
"deviceId": 0
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}'{
"data": {},
"msg": "",
"status": 0
}