{
"body": {
"deviceId": 0,
"inputId": 8,
"name": "crop0",
"width": 500,
"height": 300,
"x": 100,
"y": 100
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}curl --location --request POST '/open/api/input/writeCrop' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"deviceId": 0,
"inputId": 8,
"name": "crop0",
"width": 500,
"height": 300,
"x": 100,
"y": 100
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}'{
"data": {
"id": 0
},
"msg": "",
"status": 0
}