{
"oType": "1004",
"apiKey": "43aa599d82c445c18d60107cfca9156d",
"param": {
"deviceNo": "10"
}
}
curl --location --request POST 'https://api.aituoiot.xyz/smartlocker/api/v2/service' \
--header 'Content-Type: application/json' \
--data-raw '{
"oType": "1004",
"apiKey": "43aa599d82c445c18d60107cfca9156d",
"param": {
"deviceNo": "10"
}
}'
{
"code": 0,
"value": [
{
"deviceNo": "10",
"box": [
{
"boxNo": 1,
"status": 0,
"size": 1,
"type": 0,
"storage": 0
},
{
"type": 0,
"status": 0,
"storage": 0,
"size": 1,
"boxNo": 2
},
{
"storage": 0,
"size": 1,
"status": 0,
"type": 0,
"boxNo": 3
},
{
"type": 0,
"size": 1,
"boxNo": 4,
"storage": 0,
"status": 0
},
{
"status": 0,
"storage": 0,
"type": 0,
"size": 1,
"boxNo": 5
},
{
"type": 0,
"boxNo": 6,
"size": 1,
"storage": 0,
"status": 1
},
{
"storage": 0,
"boxNo": 7,
"status": 1,
"type": 0,
"size": 1
},
{
"boxNo": 8,
"type": 0,
"storage": 0,
"size": 1,
"status": 1
},
{
"status": 1,
"boxNo": 9,
"storage": 0,
"size": 1,
"type": 0
},
{
"type": 0,
"storage": 0,
"status": 1,
"size": 1,
"boxNo": 10
},
{
"size": 1,
"storage": 0,
"status": 1,
"boxNo": 11,
"type": 0
},
{
"boxNo": 12,
"size": 1,
"type": 0,
"storage": 0,
"status": 1
},
{
"storage": 0,
"size": 1,
"boxNo": 13,
"type": 0,
"status": 1
},
{
"storage": 0,
"status": 1,
"size": 1,
"boxNo": 14,
"type": 0
},
{
"storage": 0,
"type": 0,
"status": 1,
"size": 1,
"boxNo": 15
},
{
"type": 0,
"size": 1,
"status": 1,
"storage": 0,
"boxNo": 16
},
{
"status": 1,
"storage": 0,
"type": 0,
"size": 1,
"boxNo": 17
},
{
"type": 0,
"boxNo": 18,
"status": 1,
"storage": 0,
"size": 1
},
{
"boxNo": 19,
"size": 1,
"storage": 0,
"status": 1,
"type": 0
},
{
"storage": 0,
"status": 1,
"boxNo": 20,
"type": 0,
"size": 1
},
{
"boxNo": 21,
"status": 1,
"type": 0,
"size": 1,
"storage": 0
},
{
"size": 1,
"boxNo": 22,
"type": 0,
"status": 1,
"storage": 0
},
{
"size": 1,
"status": 1,
"type": 0,
"boxNo": 23,
"storage": 0
},
{
"storage": 0,
"type": 0,
"status": 1,
"boxNo": 24,
"size": 1
},
{
"type": 0,
"storage": 0,
"size": 1,
"boxNo": 25,
"status": 1
},
{
"size": 1,
"storage": 0,
"boxNo": 26,
"type": 0,
"status": 1
},
{
"type": 0,
"boxNo": 27,
"storage": 0,
"size": 1,
"status": 1
},
{
"boxNo": 28,
"type": 0,
"size": 1,
"storage": 0,
"status": 1
},
{
"size": 1,
"type": 0,
"boxNo": 29,
"status": 1,
"storage": 0
},
{
"type": 0,
"status": 1,
"storage": 0,
"size": 1,
"boxNo": 30
},
{
"type": 0,
"status": 1,
"storage": 0,
"size": 1,
"boxNo": 31
}
],
"deviceName": "10.1测试"
}
],
"subCode": 0,
"msg": "Get device information successful"
}