{
"key": "14419999999",
"command": 33029,
"data": {
"timeInterval": 1,
"trackValidity": 30
}
}
curl --location --request POST 'http://127.0.0.1:18000/api/v1/jt808/8202' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "14419999999",
"command": 33029,
"data": {
"timeInterval": 1,
"trackValidity": 30
}
}'
{
"code": 200,
"msg": "success",
"data": {
"errDescribe": "",
"command": 33282,
"replyCommand": 1,
"details": {
"serialNumber": 283,
"id": 33282,
"result": 0
},
"terminalMessage": "7e000100050012562569270c51011b820200ec7e",
"platformMessage": "7e82020006001256256927011b00010000001eac7e",
"remark": "平台-临时定位轨迹 -> 终端-通用应答"
}
}