{
"cids": [42521915708932096]
}curl --location '/api/v1/device/correctionop/cabinets/flashlinkstate' \
--header 'Content-Type: application/json' \
--data '{
"cids": [42521915708932096]
}'{
"code": 0,
"data": [
{
"rvcardId": 42521915708932096,
"outputId": {
"CardId": 1,
"Index": 0
},
"rxIndex": 0,
"flashCheckResults": [
{
"id": "42521915708932096/0/0",
"point": {
"x": 0,
"y": 0
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 0,
"checkCode": 0,
"flag": "SN000160",
"flashIndex": 0
},
{
"id": "42521915708932096/3/0",
"point": {
"x": 0,
"y": 60
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 3,
"checkCode": 0,
"flag": "SN000162",
"flashIndex": 0
},
{
"id": "42521915708932096/5/0",
"point": {
"x": 0,
"y": 120
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 5,
"checkCode": 0,
"flag": "SN000164",
"flashIndex": 0
},
{
"id": "42521915708932096/6/0",
"point": {
"x": 0,
"y": 180
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 6,
"checkCode": 0,
"flag": "SN000166",
"flashIndex": 0
},
{
"id": "42521915708932096/1/0",
"point": {
"x": 64,
"y": 0
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 1,
"checkCode": 0,
"flag": "SN000161",
"flashIndex": 0
},
{
"id": "42521915708932096/2/0",
"point": {
"x": 64,
"y": 60
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 2,
"checkCode": 0,
"flag": "SN000163",
"flashIndex": 0
},
{
"id": "42521915708932096/4/0",
"point": {
"x": 64,
"y": 120
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 4,
"checkCode": 0,
"flag": "SN000165",
"flashIndex": 0
},
{
"id": "42521915708932096/7/0",
"point": {
"x": 64,
"y": 180
},
"size": {
"width": 64,
"height": 60
},
"busIndex": 7,
"checkCode": 0,
"flag": "SN000167",
"flashIndex": 0
}
]
}
],
"message": "Success"
}