{
"body":{
"deviceId":0,
"outputIdList":[
20,
21,
22
],
"refreshRate":12,
"horizontal":{
"addrTime":0,
"frontPorch":0,
"sync":0,
"syncPolarity":0,
"totalTime":0
},
"vertical":{
"addrTime":0,
"frontPorch":0,
"sync":0,
"syncPolarity":0,
"totalTime":0
}
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}curl --location --request POST '/open/api/output/writeTiming' \
--header 'token: gAN9cQAoWAIAAABpZHEBSwFYAwAAAGtleXECWCAAAAAyMTIzMmYyOTdhNTdhNWE3NDM4OTRhMGU0YTgwMWZjM3EDWAQAAAB0aW1lcQRHQdhTE6Ipg7d1Lg==' \
--header 'Content-Type: application/json' \
--data-raw '{
"body":{
"deviceId":0,
"outputIdList":[
20,
21,
22
],
"refreshRate":12,
"horizontal":{
"addrTime":0,
"frontPorch":0,
"sync":0,
"syncPolarity":0,
"totalTime":0
},
"vertical":{
"addrTime":0,
"frontPorch":0,
"sync":0,
"syncPolarity":0,
"totalTime":0
}
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}'{"data":{},"msg":"","status":0}