{
"key": "14419999999",
"command": 33281
}
curl --location --request POST 'http://127.0.0.1:18000/api/v1/jt808/8201' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "14419999999",
"command": 33281
}'
{
"code": 200,
"msg": "success",
"data": {
"errDescribe": "",
"command": 33281,
"replyCommand": 513,
"details": {
"RespondSerialNumber": 15,
"alarmSign": 0,
"statusSign": 786433,
"latitude": 29436211,
"longitude": 118263561,
"altitude": 145,
"speed": 0,
"direction": 0,
"dateTime": "2024-12-31 16:07:41",
"alarmSignDetails": {},
"statusSignDetails": {
"acc": true,
"useGPS": true,
"useBD": true
}
},
"terminalMessage": "7e020100600012562569270b45000f00000000000c000101c12d6b071bf2e100910000000024123116074101040001125402020000030200000402000014040000000015040000000016040000000017020000180200002504000000002a0200002b04002d002d30010531010c387e",
"platformMessage": "7e82010000001256256927000fa37e",
"remark": "平台-查询位置 -> 终端-查询位置"
}
}