Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
p x
SuZhouAvp
Commits
e09a56b8
Commit
e09a56b8
authored
Sep 18, 2025
by
p x
Browse files
整理车辆移动和感知物
parent
1b561d38
Changes
15
Hide whitespace changes
Inline
Side-by-side
app/src/main/AndroidManifest.xml
View file @
e09a56b8
...
@@ -20,6 +20,10 @@
...
@@ -20,6 +20,10 @@
<uses-permission
android:name=
"android.permission.READ_EXTERNAL_STORAGE"
/>
<!-- 允许程序写入外部存储设备 -->
<uses-permission
android:name=
"android.permission.READ_EXTERNAL_STORAGE"
/>
<!-- 允许程序写入外部存储设备 -->
<uses-permission
android:name=
"android.permission.WRITE_EXTERNAL_STORAGE"
/>
<!-- 允许程序读取所有者数据 -->
<uses-permission
android:name=
"android.permission.WRITE_EXTERNAL_STORAGE"
/>
<!-- 允许程序读取所有者数据 -->
<uses-permission
android:name=
"android.permission.READ_OWNER_DATA"
/>
<!-- 访问WiFi状态,需要WiFi信息用于网络定位 -->
<uses-permission
android:name=
"android.permission.READ_OWNER_DATA"
/>
<!-- 访问WiFi状态,需要WiFi信息用于网络定位 -->
<uses-permission
android:name=
"android.permission.MANAGE_EXTERNAL_STORAGE"
tools:ignore=
"ScopedStorage"
/>
<uses-permission
android:name=
"android.permission.ACCESS_WIFI_STATE"
/>
<!-- 访问网络的变化, 需要某些信息用于网络定位 -->
<uses-permission
android:name=
"android.permission.ACCESS_WIFI_STATE"
/>
<!-- 访问网络的变化, 需要某些信息用于网络定位 -->
<uses-permission
android:name=
"android.permission.CHANGE_NETWORK_STATE"
/>
<!-- 8.0 安装未知程序权限 -->
<uses-permission
android:name=
"android.permission.CHANGE_NETWORK_STATE"
/>
<!-- 8.0 安装未知程序权限 -->
<uses-permission
android:name=
"android.permission.REQUEST_INSTALL_PACKAGES"
/>
<uses-permission
android:name=
"android.permission.REQUEST_INSTALL_PACKAGES"
/>
...
@@ -43,11 +47,21 @@
...
@@ -43,11 +47,21 @@
android:name=
"com.minedata.minenavi.apikey"
android:name=
"com.minedata.minenavi.apikey"
android:value=
"57ac7a0d56494912a0c28e651fa4a40a"
/>
<!-- android:screenOrientation="userLandscape" -->
android:value=
"57ac7a0d56494912a0c28e651fa4a40a"
/>
<!-- android:screenOrientation="userLandscape" -->
<provider
android:name=
"androidx.core.content.FileProvider"
android:authorities=
"${applicationId}.provider"
android:exported=
"false"
android:grantUriPermissions=
"true"
>
<meta-data
android:name=
"android.support.FILE_PROVIDER_PATHS"
android:resource=
"@xml/file_paths"
/>
</provider>
<activity
<activity
android:name=
".ui.LoginActivity"
android:name=
".ui.LoginActivity"
android:exported=
"true"
android:exported=
"true"
android:
theme=
"@style/Theme.SuZhouAvp
"
android:
screenOrientation=
"landscape
"
android:
screenOrientation=
"landscape
"
>
android:
theme=
"@style/Theme.SuZhouAvp
"
>
<intent-filter>
<intent-filter>
<action
android:name=
"android.intent.action.MAIN"
/>
<action
android:name=
"android.intent.action.MAIN"
/>
...
@@ -65,19 +79,19 @@
...
@@ -65,19 +79,19 @@
android:hardwareAccelerated=
"false"
android:hardwareAccelerated=
"false"
android:launchMode=
"singleTask"
android:launchMode=
"singleTask"
android:resizeableActivity=
"false"
android:resizeableActivity=
"false"
android:screenOrientation=
"fullUser"
/>
android:screenOrientation=
"fullUser"
/>
<!-- <activity-->
<!-- <activity-->
<!-- android:name=".ui.BootActivity"-->
<!-- android:name=".ui.BootActivity"-->
<!-- android:exported="true"-->
<!-- android:exported="true"-->
<!-- android:screenOrientation="landscape"-->
<!-- android:screenOrientation="landscape"-->
<!-- android:theme="@style/SplashTheme">-->
<!-- android:theme="@style/SplashTheme">-->
<!-- <intent-filter>-->
<!-- <intent-filter>-->
<!-- <action android:name="android.intent.action.MAIN" />-->
<!-- <action android:name="android.intent.action.MAIN" />-->
<!-- <category android:name="android.intent.category.LAUNCHER" />-->
<!-- <category android:name="android.intent.category.LAUNCHER" />-->
<!-- </intent-filter>-->
<!-- </intent-filter>-->
<!-- </activity>-->
<!-- </activity>-->
</application>
</application>
...
...
app/src/main/assets/mock/CarVehicle.txt
deleted
100644 → 0
View file @
1b561d38
[{"deviceId":"XM140006","id":"267","msgId":"14130","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956061,"longitude":117.3422778,"speed":9.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430672335,"reportTime":1756430667700,"accessTime":1756430672406}]
[{"deviceId":"XM140006","id":"267","msgId":"14132","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956073,"longitude":117.3422721,"speed":10.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430672527,"reportTime":1756430667899,"accessTime":1756430672608}]
[{"deviceId":"XM140006","id":"267","msgId":"14134","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956087,"longitude":117.3422656,"speed":11.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430672728,"reportTime":1756430668099,"accessTime":1756430672809}]
[{"deviceId":"XM140006","id":"267","msgId":"14136","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956102,"longitude":117.3422583,"speed":12.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430672969,"reportTime":1756430668300,"accessTime":1756430673009}]
[{"deviceId":"XM140006","id":"267","msgId":"14138","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956119,"longitude":117.3422502,"speed":14.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430673126,"reportTime":1756430668500,"accessTime":1756430673209}]
[{"deviceId":"XM140006","id":"267","msgId":"14140","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956137,"longitude":117.3422415,"speed":15.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430673340,"reportTime":1756430668699,"accessTime":1756430673409}]
[{"deviceId":"XM140006","id":"267","msgId":"14142","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956157,"longitude":117.3422321,"speed":16.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430673529,"reportTime":1756430668900,"accessTime":1756430673610}]
[{"deviceId":"XM140006","id":"267","msgId":"14144","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956178,"longitude":117.3422219,"speed":17.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430673741,"reportTime":1756430669100,"accessTime":1756430673810}]
[{"deviceId":"XM140006","id":"267","msgId":"14146","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.99562,"longitude":117.342211,"speed":18.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430673925,"reportTime":1756430669300,"accessTime":1756430674110}]
[{"deviceId":"XM140006","id":"267","msgId":"14148","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956226,"longitude":117.3421991,"speed":20.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430674127,"reportTime":1756430669499,"accessTime":1756430674311}]
[{"deviceId":"XM140006","id":"267","msgId":"14150","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956252,"longitude":117.3421865,"speed":21.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430674333,"reportTime":1756430669699,"accessTime":1756430674511}]
[{"deviceId":"XM140006","id":"267","msgId":"14152","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956281,"longitude":117.3421729,"speed":23.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430674550,"reportTime":1756430669899,"accessTime":1756430674718}]
[{"deviceId":"XM140006","id":"267","msgId":"14154","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956311,"longitude":117.3421585,"speed":24.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430674721,"reportTime":1756430670099,"accessTime":1756430674824}]
[{"deviceId":"XM140006","id":"267","msgId":"14156","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956343,"longitude":117.3421434,"speed":25.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430674925,"reportTime":1756430670300,"accessTime":1756430675024}]
[{"deviceId":"XM140006","id":"267","msgId":"14158","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956376,"longitude":117.3421274,"speed":26.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430675138,"reportTime":1756430670499,"accessTime":1756430675224}]
[{"deviceId":"XM140006","id":"267","msgId":"14160","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956412,"longitude":117.3421105,"speed":29.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430675336,"reportTime":1756430670700,"accessTime":1756430675525}]
[{"deviceId":"XM140006","id":"267","msgId":"14162","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956451,"longitude":117.3420915,"speed":32.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430675523,"reportTime":1756430670900,"accessTime":1756430675625}]
[{"deviceId":"XM140006","id":"267","msgId":"14164","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956495,"longitude":117.3420705,"speed":35.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430675745,"reportTime":1756430671099,"accessTime":1756430675825}]
[{"deviceId":"XM140006","id":"267","msgId":"14166","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956543,"longitude":117.3420475,"speed":38.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430675936,"reportTime":1756430671300,"accessTime":1756430676026}]
[{"deviceId":"XM140006","id":"267","msgId":"14168","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956595,"longitude":117.3420228,"speed":41.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430676128,"reportTime":1756430671500,"accessTime":1756430676227}]
[{"deviceId":"XM140006","id":"267","msgId":"14170","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.995665,"longitude":117.3419967,"speed":43.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430676324,"reportTime":1756430671701,"accessTime":1756430676527}]
[{"deviceId":"XM140006","id":"267","msgId":"14172","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956707,"longitude":117.3419693,"speed":45.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430676535,"reportTime":1756430671900,"accessTime":1756430676627}]
[{"deviceId":"XM140006","id":"267","msgId":"14174","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956767,"longitude":117.3419409,"speed":46.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430676726,"reportTime":1756430672100,"accessTime":1756430676928}]
[{"deviceId":"XM140006","id":"267","msgId":"14176","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":285.0701,"latitude":38.9956828,"longitude":117.3419117,"speed":48.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430676929,"reportTime":1756430672299,"accessTime":1756430677128}]
[{"deviceId":"XM140006","id":"267","msgId":"14178","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":286.452,"latitude":38.9956891,"longitude":117.3418819,"speed":48.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430677121,"reportTime":1756430672500,"accessTime":1756430677332}]
[{"deviceId":"XM140006","id":"267","msgId":"14180","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":296.1455,"latitude":38.9956971,"longitude":117.3418524,"speed":49.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430677325,"reportTime":1756430672700,"accessTime":1756430677432}]
[{"deviceId":"XM140006","id":"267","msgId":"14182","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":310.7446,"latitude":38.9957099,"longitude":117.3418254,"speed":50.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430677529,"reportTime":1756430672900,"accessTime":1756430677632}]
[{"deviceId":"XM140006","id":"267","msgId":"14184","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":318.7008,"latitude":38.9957272,"longitude":117.3418025,"speed":50.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430677732,"reportTime":1756430673099,"accessTime":1756430677836}]
[{"deviceId":"XM140006","id":"267","msgId":"14186","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":324.2617,"latitude":38.9957467,"longitude":117.3417824,"speed":50.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430677934,"reportTime":1756430673299,"accessTime":1756430678036}]
[{"deviceId":"XM140006","id":"267","msgId":"14188","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":331.2625,"latitude":38.9957681,"longitude":117.3417657,"speed":50.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430678130,"reportTime":1756430673499,"accessTime":1756430678341}]
[{"deviceId":"XM140006","id":"267","msgId":"14190","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":336.7642,"latitude":38.9957909,"longitude":117.3417518,"speed":50.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430678338,"reportTime":1756430673700,"accessTime":1756430678466}]
[{"deviceId":"XM140006","id":"267","msgId":"14192","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":349.6565,"latitude":38.9958149,"longitude":117.3417419,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430678523,"reportTime":1756430673899,"accessTime":1756430678667}]
[{"deviceId":"XM140006","id":"267","msgId":"14194","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":3.3497,"latitude":38.99584,"longitude":117.3417393,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430678743,"reportTime":1756430674099,"accessTime":1756430678867}]
[{"deviceId":"XM140006","id":"267","msgId":"14196","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":21.4178,"latitude":38.9958646,"longitude":117.3417463,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430678936,"reportTime":1756430674300,"accessTime":1756430679067}]
[{"deviceId":"XM140006","id":"267","msgId":"14198","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9958874,"longitude":117.3417603,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430679125,"reportTime":1756430674500,"accessTime":1756430679167}]
[{"deviceId":"XM140006","id":"267","msgId":"14200","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9959098,"longitude":117.3417757,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430679328,"reportTime":1756430674699,"accessTime":1756430679368}]
[{"deviceId":"XM140006","id":"267","msgId":"14202","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9959321,"longitude":117.3417911,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430679523,"reportTime":1756430674899,"accessTime":1756430679569}]
[{"deviceId":"XM140006","id":"267","msgId":"14204","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9959545,"longitude":117.3418064,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430679721,"reportTime":1756430675099,"accessTime":1756430679769}]
[{"deviceId":"XM140006","id":"267","msgId":"14206","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9959769,"longitude":117.3418218,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430679928,"reportTime":1756430675300,"accessTime":1756430679970}]
[{"deviceId":"XM140006","id":"267","msgId":"14208","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9959993,"longitude":117.3418372,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430680121,"reportTime":1756430675499,"accessTime":1756430680171}]
[{"deviceId":"XM140006","id":"267","msgId":"14210","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9960216,"longitude":117.3418526,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430680321,"reportTime":1756430675699,"accessTime":1756430680374}]
[{"deviceId":"XM140006","id":"267","msgId":"14212","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.996044,"longitude":117.341868,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430680520,"reportTime":1756430675899,"accessTime":1756430680575}]
[{"deviceId":"XM140006","id":"267","msgId":"14214","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9960663,"longitude":117.3418834,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430680746,"reportTime":1756430676099,"accessTime":1756430680775}]
[{"deviceId":"XM140006","id":"267","msgId":"14216","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":28.1006,"latitude":38.9960888,"longitude":117.3418987,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430680933,"reportTime":1756430676299,"accessTime":1756430680983}]
[{"deviceId":"XM140006","id":"267","msgId":"14218","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.996111,"longitude":117.3419145,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430681126,"reportTime":1756430676500,"accessTime":1756430681183}]
[{"deviceId":"XM140006","id":"267","msgId":"14220","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.9961329,"longitude":117.341931,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430681324,"reportTime":1756430676699,"accessTime":1756430681386}]
[{"deviceId":"XM140006","id":"267","msgId":"14222","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.9961548,"longitude":117.3419476,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430681533,"reportTime":1756430676900,"accessTime":1756430681586}]
[{"deviceId":"XM140006","id":"267","msgId":"14224","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.9961767,"longitude":117.3419641,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430681742,"reportTime":1756430677101,"accessTime":1756430681786}]
[{"deviceId":"XM140006","id":"267","msgId":"14226","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.9961985,"longitude":117.3419807,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430681932,"reportTime":1756430677300,"accessTime":1756430681988}]
[{"deviceId":"XM140006","id":"267","msgId":"14228","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.9962204,"longitude":117.3419972,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430682125,"reportTime":1756430677499,"accessTime":1756430682189}]
[{"deviceId":"XM140006","id":"267","msgId":"14230","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":30.4388,"latitude":38.9962423,"longitude":117.3420138,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430682321,"reportTime":1756430677700,"accessTime":1756430682389}]
[{"deviceId":"XM140006","id":"267","msgId":"14232","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":31.89,"latitude":38.9962641,"longitude":117.3420305,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430682523,"reportTime":1756430677899,"accessTime":1756430682589}]
[{"deviceId":"XM140006","id":"267","msgId":"14234","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":31.89,"latitude":38.9962856,"longitude":117.3420478,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430682729,"reportTime":1756430678099,"accessTime":1756430682790}]
[{"deviceId":"XM140006","id":"267","msgId":"14236","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":31.89,"latitude":38.9963071,"longitude":117.3420651,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430682938,"reportTime":1756430678300,"accessTime":1756430682990}]
[{"deviceId":"XM140006","id":"267","msgId":"14238","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9963286,"longitude":117.3420826,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430683131,"reportTime":1756430678499,"accessTime":1756430683190}]
[{"deviceId":"XM140006","id":"267","msgId":"14240","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9963497,"longitude":117.3421006,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430683321,"reportTime":1756430678701,"accessTime":1756430683391}]
[{"deviceId":"XM140006","id":"267","msgId":"14242","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9963709,"longitude":117.3421187,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430683523,"reportTime":1756430678900,"accessTime":1756430683694}]
[{"deviceId":"XM140006","id":"267","msgId":"14244","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.996392,"longitude":117.3421368,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430683726,"reportTime":1756430679099,"accessTime":1756430683794}]
[{"deviceId":"XM140006","id":"267","msgId":"14246","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9964132,"longitude":117.3421548,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430683938,"reportTime":1756430679299,"accessTime":1756430684109}]
[{"deviceId":"XM140006","id":"267","msgId":"14248","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9964343,"longitude":117.3421729,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430684121,"reportTime":1756430679499,"accessTime":1756430684310}]
[{"deviceId":"XM140006","id":"267","msgId":"14250","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9964555,"longitude":117.3421909,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430684325,"reportTime":1756430679699,"accessTime":1756430684510}]
[{"deviceId":"XM140006","id":"267","msgId":"14252","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9964766,"longitude":117.342209,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430684528,"reportTime":1756430679901,"accessTime":1756430684714}]
[{"deviceId":"XM140006","id":"267","msgId":"14254","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9964978,"longitude":117.3422271,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430684730,"reportTime":1756430680099,"accessTime":1756430684922}]
[{"deviceId":"XM140006","id":"267","msgId":"14256","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":33.557,"latitude":38.9965189,"longitude":117.3422451,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430684946,"reportTime":1756430680299,"accessTime":1756430685122}]
[{"deviceId":"XM140006","id":"267","msgId":"14258","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.99654,"longitude":117.3422632,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430685124,"reportTime":1756430680498,"accessTime":1756430685223}]
[{"deviceId":"XM140006","id":"267","msgId":"14260","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.9965605,"longitude":117.3422824,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430685332,"reportTime":1756430680699,"accessTime":1756430685527}]
[{"deviceId":"XM140006","id":"267","msgId":"14262","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.9965811,"longitude":117.3423016,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430685549,"reportTime":1756430680899,"accessTime":1756430685730}]
[{"deviceId":"XM140006","id":"267","msgId":"14264","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.9966016,"longitude":117.3423208,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430685724,"reportTime":1756430681100,"accessTime":1756430685927}]
[{"deviceId":"XM140006","id":"267","msgId":"14266","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.9966222,"longitude":117.34234,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430685927,"reportTime":1756430681299,"accessTime":1756430686026}]
[{"deviceId":"XM140006","id":"267","msgId":"14268","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.9966427,"longitude":117.3423592,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430686139,"reportTime":1756430681500,"accessTime":1756430686326}]
[{"deviceId":"XM140006","id":"267","msgId":"14270","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":35.9826,"latitude":38.9966632,"longitude":117.3423784,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430686357,"reportTime":1756430681699,"accessTime":1756430686528}]
[{"deviceId":"XM140006","id":"267","msgId":"14272","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":37.4793,"latitude":38.9966837,"longitude":117.3423976,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430686525,"reportTime":1756430681901,"accessTime":1756430686628}]
[{"deviceId":"XM140006","id":"267","msgId":"14274","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":37.4793,"latitude":38.9967039,"longitude":117.3424175,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430686728,"reportTime":1756430682099,"accessTime":1756430686835}]
[{"deviceId":"XM140006","id":"267","msgId":"14276","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":37.4793,"latitude":38.996724,"longitude":117.3424374,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430686918,"reportTime":1756430682299,"accessTime":1756430687036}]
[{"deviceId":"XM140006","id":"267","msgId":"14278","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":37.4793,"latitude":38.9967441,"longitude":117.3424573,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430687125,"reportTime":1756430682500,"accessTime":1756430687237}]
[{"deviceId":"XM140006","id":"267","msgId":"14280","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":38.8815,"latitude":38.9967697,"longitude":117.3424829,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430687323,"reportTime":1756430682699,"accessTime":1756430687443}]
[{"deviceId":"XM140006","id":"267","msgId":"14282","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":38.8815,"latitude":38.9967894,"longitude":117.3425034,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430687525,"reportTime":1756430682899,"accessTime":1756430687643}]
[{"deviceId":"XM140006","id":"267","msgId":"14284","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":38.8815,"latitude":38.9968092,"longitude":117.3425239,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430687729,"reportTime":1756430683099,"accessTime":1756430687844}]
[{"deviceId":"XM140006","id":"267","msgId":"14286","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":38.8815,"latitude":38.9968289,"longitude":117.3425445,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430687919,"reportTime":1756430683300,"accessTime":1756430688044}]
[{"deviceId":"XM140006","id":"267","msgId":"14288","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":38.8815,"latitude":38.9968487,"longitude":117.342565,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430688143,"reportTime":1756430683500,"accessTime":1756430688244}]
[{"deviceId":"XM140006","id":"267","msgId":"14290","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":38.8815,"latitude":38.9968683,"longitude":117.3425855,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430688324,"reportTime":1756430683699,"accessTime":1756430688444}]
[{"deviceId":"XM140006","id":"267","msgId":"14292","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.9968877,"longitude":117.3426067,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430688520,"reportTime":1756430683900,"accessTime":1756430688645}]
[{"deviceId":"XM140006","id":"267","msgId":"14294","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.996907,"longitude":117.3426279,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430688722,"reportTime":1756430684099,"accessTime":1756430688849}]
[{"deviceId":"XM140006","id":"267","msgId":"14296","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.9969263,"longitude":117.3426492,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430688965,"reportTime":1756430684300,"accessTime":1756430689049}]
[{"deviceId":"XM140006","id":"267","msgId":"14298","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.9969455,"longitude":117.3426705,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430689122,"reportTime":1756430684499,"accessTime":1756430689251}]
[{"deviceId":"XM140006","id":"267","msgId":"14300","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.9969648,"longitude":117.3426918,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430689325,"reportTime":1756430684699,"accessTime":1756430689451}]
[{"deviceId":"XM140006","id":"267","msgId":"14302","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.996984,"longitude":117.3427131,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430689528,"reportTime":1756430684900,"accessTime":1756430689653}]
[{"deviceId":"XM140006","id":"267","msgId":"14304","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.9970033,"longitude":117.3427343,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430689737,"reportTime":1756430685099,"accessTime":1756430689853}]
[{"deviceId":"XM140006","id":"267","msgId":"14306","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":40.646,"latitude":38.9970225,"longitude":117.3427556,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430689922,"reportTime":1756430685298,"accessTime":1756430690053}]
[{"deviceId":"XM140006","id":"267","msgId":"14308","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.9970414,"longitude":117.3427774,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430690123,"reportTime":1756430685499,"accessTime":1756430690255}]
[{"deviceId":"XM140006","id":"267","msgId":"14310","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.99706,"longitude":117.3427996,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430690324,"reportTime":1756430685700,"accessTime":1756430690455}]
[{"deviceId":"XM140006","id":"267","msgId":"14312","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.9970787,"longitude":117.3428218,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430690538,"reportTime":1756430685901,"accessTime":1756430690658}]
[{"deviceId":"XM140006","id":"267","msgId":"14314","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.9970973,"longitude":117.342844,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430690744,"reportTime":1756430686099,"accessTime":1756430690859}]
[{"deviceId":"XM140006","id":"267","msgId":"14316","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.9971159,"longitude":117.3428662,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430690927,"reportTime":1756430686299,"accessTime":1756430691059}]
[{"deviceId":"XM140006","id":"267","msgId":"14318","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.9971345,"longitude":117.3428884,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430691128,"reportTime":1756430686499,"accessTime":1756430691259}]
[{"deviceId":"XM140006","id":"267","msgId":"14320","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":42.8441,"latitude":38.9971531,"longitude":117.3429107,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430691336,"reportTime":1756430686699,"accessTime":1756430691465}]
[{"deviceId":"XM140006","id":"267","msgId":"14322","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":44.8928,"latitude":38.9971716,"longitude":117.342933,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430691535,"reportTime":1756430686899,"accessTime":1756430691665}]
[{"deviceId":"XM140006","id":"267","msgId":"14324","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":44.8928,"latitude":38.9971895,"longitude":117.3429561,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430691725,"reportTime":1756430687098,"accessTime":1756430691865}]
[{"deviceId":"XM140006","id":"267","msgId":"14326","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":44.8928,"latitude":38.9972075,"longitude":117.3429791,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430691929,"reportTime":1756430687300,"accessTime":1756430692066}]
[{"deviceId":"XM140006","id":"267","msgId":"14328","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":44.8928,"latitude":38.9972255,"longitude":117.3430022,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430692129,"reportTime":1756430687500,"accessTime":1756430692266}]
[{"deviceId":"XM140006","id":"267","msgId":"14330","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":44.8928,"latitude":38.9972435,"longitude":117.3430252,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430692322,"reportTime":1756430687700,"accessTime":1756430692466}]
[{"deviceId":"XM140006","id":"267","msgId":"14332","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":45.4132,"latitude":38.9972614,"longitude":117.3430483,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430692522,"reportTime":1756430687899,"accessTime":1756430692666}]
[{"deviceId":"XM140006","id":"267","msgId":"14334","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":46.2444,"latitude":38.9972874,"longitude":117.3430828,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430692720,"reportTime":1756430688099,"accessTime":1756430692867}]
[{"deviceId":"XM140006","id":"267","msgId":"14336","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":46.2444,"latitude":38.997305,"longitude":117.3431064,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430692922,"reportTime":1756430688298,"accessTime":1756430692967}]
[{"deviceId":"XM140006","id":"267","msgId":"14338","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":46.2444,"latitude":38.9973225,"longitude":117.34313,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430693124,"reportTime":1756430688500,"accessTime":1756430693274}]
[{"deviceId":"XM140006","id":"267","msgId":"14340","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":46.2444,"latitude":38.9973401,"longitude":117.3431536,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430693323,"reportTime":1756430688700,"accessTime":1756430693474}]
[{"deviceId":"XM140006","id":"267","msgId":"14342","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":46.2444,"latitude":38.9973576,"longitude":117.3431772,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430693524,"reportTime":1756430688901,"accessTime":1756430693574}]
[{"deviceId":"XM140006","id":"267","msgId":"14344","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":46.2444,"latitude":38.9973752,"longitude":117.3432008,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430693725,"reportTime":1756430689101,"accessTime":1756430693775}]
[{"deviceId":"XM140006","id":"267","msgId":"14346","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":48.295,"latitude":38.9973922,"longitude":117.343225,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430693927,"reportTime":1756430689299,"accessTime":1756430693975}]
[{"deviceId":"XM140006","id":"267","msgId":"14348","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":48.295,"latitude":38.997409,"longitude":117.3432494,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430694166,"reportTime":1756430689500,"accessTime":1756430694276}]
[{"deviceId":"XM140006","id":"267","msgId":"14350","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":48.295,"latitude":38.9974259,"longitude":117.3432738,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430694326,"reportTime":1756430689700,"accessTime":1756430694376}]
[{"deviceId":"XM140006","id":"267","msgId":"14352","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":48.295,"latitude":38.9974428,"longitude":117.3432982,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430694524,"reportTime":1756430689899,"accessTime":1756430694578}]
[{"deviceId":"XM140006","id":"267","msgId":"14354","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":48.295,"latitude":38.9974597,"longitude":117.3433226,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430694732,"reportTime":1756430690100,"accessTime":1756430694778}]
[{"deviceId":"XM140006","id":"267","msgId":"14356","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":48.295,"latitude":38.9974766,"longitude":117.343347,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430694926,"reportTime":1756430690299,"accessTime":1756430694978}]
[{"deviceId":"XM140006","id":"267","msgId":"14358","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.9974933,"longitude":117.3433715,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430695121,"reportTime":1756430690499,"accessTime":1756430695180}]
[{"deviceId":"XM140006","id":"267","msgId":"14360","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.9975095,"longitude":117.3433966,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430695322,"reportTime":1756430690699,"accessTime":1756430695380}]
[{"deviceId":"XM140006","id":"267","msgId":"14362","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.9975258,"longitude":117.3434217,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430695526,"reportTime":1756430690899,"accessTime":1756430695583}]
[{"deviceId":"XM140006","id":"267","msgId":"14364","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.997542,"longitude":117.3434468,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430695742,"reportTime":1756430691099,"accessTime":1756430695786}]
[{"deviceId":"XM140006","id":"267","msgId":"14366","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.9975582,"longitude":117.3434719,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430695945,"reportTime":1756430691300,"accessTime":1756430695991}]
[{"deviceId":"XM140006","id":"267","msgId":"14368","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.9975745,"longitude":117.343497,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430696124,"reportTime":1756430691499,"accessTime":1756430696191}]
[{"deviceId":"XM140006","id":"267","msgId":"14370","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.9975907,"longitude":117.3435221,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430696328,"reportTime":1756430691699,"accessTime":1756430696391}]
[{"deviceId":"XM140006","id":"267","msgId":"14372","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":50.2087,"latitude":38.997607,"longitude":117.3435472,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430696521,"reportTime":1756430691899,"accessTime":1756430696595}]
[{"deviceId":"XM140006","id":"267","msgId":"14374","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":51.3263,"latitude":38.9976228,"longitude":117.3435727,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430696719,"reportTime":1756430692099,"accessTime":1756430696795}]
[{"deviceId":"XM140006","id":"267","msgId":"14376","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9979844,"longitude":117.3442361,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430696924,"reportTime":1756430692300,"accessTime":1756430696996}]
[{"deviceId":"XM140006","id":"267","msgId":"14378","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9979973,"longitude":117.3442642,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430697119,"reportTime":1756430692498,"accessTime":1756430697196}]
[{"deviceId":"XM140006","id":"267","msgId":"14380","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980103,"longitude":117.3442922,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430697327,"reportTime":1756430692699,"accessTime":1756430697400}]
[{"deviceId":"XM140006","id":"267","msgId":"14382","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980233,"longitude":117.3443203,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430697539,"reportTime":1756430692899,"accessTime":1756430697606}]
[{"deviceId":"XM140006","id":"267","msgId":"14384","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980363,"longitude":117.3443483,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430697727,"reportTime":1756430693099,"accessTime":1756430697812}]
[{"deviceId":"XM140006","id":"267","msgId":"14386","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980493,"longitude":117.3443764,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430697921,"reportTime":1756430693299,"accessTime":1756430698006}]
[{"deviceId":"XM140006","id":"267","msgId":"14388","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980623,"longitude":117.3444045,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430698123,"reportTime":1756430693499,"accessTime":1756430698208}]
[{"deviceId":"XM140006","id":"267","msgId":"14390","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980752,"longitude":117.3444325,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430698319,"reportTime":1756430693699,"accessTime":1756430698408}]
[{"deviceId":"XM140006","id":"267","msgId":"14392","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":59.2216,"latitude":38.9980882,"longitude":117.3444606,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430698526,"reportTime":1756430693900,"accessTime":1756430698608}]
[{"deviceId":"XM140006","id":"267","msgId":"14394","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981003,"longitude":117.3444893,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430698725,"reportTime":1756430694098,"accessTime":1756430698808}]
[{"deviceId":"XM140006","id":"267","msgId":"14396","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981123,"longitude":117.344518,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430698939,"reportTime":1756430694298,"accessTime":1756430699008}]
[{"deviceId":"XM140006","id":"267","msgId":"14398","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981244,"longitude":117.3445468,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430699120,"reportTime":1756430694501,"accessTime":1756430699211}]
[{"deviceId":"XM140006","id":"267","msgId":"14400","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981365,"longitude":117.3445755,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430699341,"reportTime":1756430694707,"accessTime":1756430699409}]
[{"deviceId":"XM140006","id":"267","msgId":"14402","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981485,"longitude":117.3446043,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430699535,"reportTime":1756430694900,"accessTime":1756430699611}]
[{"deviceId":"XM140006","id":"267","msgId":"14404","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981606,"longitude":117.344633,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430699722,"reportTime":1756430695100,"accessTime":1756430699811}]
[{"deviceId":"XM140006","id":"267","msgId":"14406","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":61.624,"latitude":38.9981727,"longitude":117.3446617,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430699971,"reportTime":1756430695300,"accessTime":1756430700013}]
[{"deviceId":"XM140006","id":"267","msgId":"14408","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9981842,"longitude":117.3446908,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430700121,"reportTime":1756430695500,"accessTime":1756430700213}]
[{"deviceId":"XM140006","id":"267","msgId":"14410","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9981954,"longitude":117.3447201,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430700336,"reportTime":1756430695701,"accessTime":1756430700413}]
[{"deviceId":"XM140006","id":"267","msgId":"14412","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9982067,"longitude":117.3447494,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430700530,"reportTime":1756430695900,"accessTime":1756430700613}]
[{"deviceId":"XM140006","id":"267","msgId":"14414","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9982179,"longitude":117.3447787,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430700737,"reportTime":1756430696101,"accessTime":1756430700814}]
[{"deviceId":"XM140006","id":"267","msgId":"14416","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9982291,"longitude":117.344808,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430700932,"reportTime":1756430696300,"accessTime":1756430701018}]
[{"deviceId":"XM140006","id":"267","msgId":"14418","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9982404,"longitude":117.3448372,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430701148,"reportTime":1756430696500,"accessTime":1756430701226}]
[{"deviceId":"XM140006","id":"267","msgId":"14420","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":63.7201,"latitude":38.9982516,"longitude":117.3448665,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430701329,"reportTime":1756430696701,"accessTime":1756430701426}]
[{"deviceId":"XM140006","id":"267","msgId":"14422","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.9982625,"longitude":117.344896,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430701551,"reportTime":1756430696899,"accessTime":1756430701627}]
[{"deviceId":"XM140006","id":"267","msgId":"14424","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.998273,"longitude":117.3449258,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430701732,"reportTime":1756430697100,"accessTime":1756430701827}]
[{"deviceId":"XM140006","id":"267","msgId":"14426","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.9982834,"longitude":117.3449555,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430701926,"reportTime":1756430697300,"accessTime":1756430702030}]
[{"deviceId":"XM140006","id":"267","msgId":"14428","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.9982938,"longitude":117.3449853,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430702124,"reportTime":1756430697500,"accessTime":1756430702231}]
[{"deviceId":"XM140006","id":"267","msgId":"14430","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.9983042,"longitude":117.3450151,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430702327,"reportTime":1756430697702,"accessTime":1756430702432}]
[{"deviceId":"XM140006","id":"267","msgId":"14432","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.9983146,"longitude":117.3450449,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430702536,"reportTime":1756430697901,"accessTime":1756430702633}]
[{"deviceId":"XM140006","id":"267","msgId":"14434","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":65.7681,"latitude":38.998325,"longitude":117.3450747,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430702728,"reportTime":1756430698100,"accessTime":1756430702933}]
[{"deviceId":"XM140006","id":"267","msgId":"14436","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983352,"longitude":117.3451046,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430702923,"reportTime":1756430698300,"accessTime":1756430703033}]
[{"deviceId":"XM140006","id":"267","msgId":"14438","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983446,"longitude":117.3451349,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430703130,"reportTime":1756430698499,"accessTime":1756430703335}]
[{"deviceId":"XM140006","id":"267","msgId":"14440","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983543,"longitude":117.3451651,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430703339,"reportTime":1756430698700,"accessTime":1756430703539}]
[{"deviceId":"XM140006","id":"267","msgId":"14442","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983639,"longitude":117.3451954,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430703526,"reportTime":1756430698901,"accessTime":1756430703739}]
[{"deviceId":"XM140006","id":"267","msgId":"14444","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983735,"longitude":117.3452256,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430703753,"reportTime":1756430699099,"accessTime":1756430703936}]
[{"deviceId":"XM140006","id":"267","msgId":"14446","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983829,"longitude":117.3452558,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430703941,"reportTime":1756430699300,"accessTime":1756430704136}]
[{"deviceId":"XM140006","id":"267","msgId":"14448","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":67.8176,"latitude":38.9983926,"longitude":117.3452861,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430704126,"reportTime":1756430699501,"accessTime":1756430704237}]
[{"deviceId":"XM140006","id":"267","msgId":"14450","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984022,"longitude":117.3453163,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430704329,"reportTime":1756430699701,"accessTime":1756430704461}]
[{"deviceId":"XM140006","id":"267","msgId":"14452","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984109,"longitude":117.345347,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430704524,"reportTime":1756430699901,"accessTime":1756430704561}]
[{"deviceId":"XM140006","id":"267","msgId":"14454","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984197,"longitude":117.3453776,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430704721,"reportTime":1756430700100,"accessTime":1756430704761}]
[{"deviceId":"XM140006","id":"267","msgId":"14456","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984285,"longitude":117.3454083,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430704921,"reportTime":1756430700301,"accessTime":1756430704961}]
[{"deviceId":"XM140006","id":"267","msgId":"14458","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984373,"longitude":117.3454389,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430705124,"reportTime":1756430700499,"accessTime":1756430705161}]
[{"deviceId":"XM140006","id":"267","msgId":"14460","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.998446,"longitude":117.3454696,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430705321,"reportTime":1756430700700,"accessTime":1756430705361}]
[{"deviceId":"XM140006","id":"267","msgId":"14462","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984548,"longitude":117.3455002,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430705536,"reportTime":1756430700900,"accessTime":1756430705564}]
[{"deviceId":"XM140006","id":"267","msgId":"14464","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":69.775,"latitude":38.9984636,"longitude":117.3455309,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430705724,"reportTime":1756430701101,"accessTime":1756430705764}]
[{"deviceId":"XM140006","id":"267","msgId":"14466","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":71.0402,"latitude":38.9984721,"longitude":117.3455616,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430705931,"reportTime":1756430701300,"accessTime":1756430705966}]
[{"deviceId":"XM140006","id":"267","msgId":"14468","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":71.0402,"latitude":38.9984804,"longitude":117.3455925,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430706126,"reportTime":1756430701499,"accessTime":1756430706277}]
[{"deviceId":"XM140006","id":"267","msgId":"14470","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":71.3402,"latitude":38.9984886,"longitude":117.3456234,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430706332,"reportTime":1756430701701,"accessTime":1756430706475}]
[{"deviceId":"XM140006","id":"267","msgId":"14472","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":72.0002,"latitude":38.9984965,"longitude":117.3456544,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430706523,"reportTime":1756430701900,"accessTime":1756430706577}]
[{"deviceId":"XM140006","id":"267","msgId":"14474","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":72.0002,"latitude":38.9985043,"longitude":117.3456855,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430706732,"reportTime":1756430702101,"accessTime":1756430706777}]
[{"deviceId":"XM140006","id":"267","msgId":"14476","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":72.0002,"latitude":38.9985122,"longitude":117.3457166,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430706925,"reportTime":1756430702300,"accessTime":1756430706981}]
[{"deviceId":"XM140006","id":"267","msgId":"14478","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.9985196,"longitude":117.3457478,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430707124,"reportTime":1756430702498,"accessTime":1756430707188}]
[{"deviceId":"XM140006","id":"267","msgId":"14480","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.9985267,"longitude":117.3457791,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430707325,"reportTime":1756430702699,"accessTime":1756430707482}]
[{"deviceId":"XM140006","id":"267","msgId":"14482","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.9985338,"longitude":117.3458105,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430707520,"reportTime":1756430702899,"accessTime":1756430707582}]
[{"deviceId":"XM140006","id":"267","msgId":"14484","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.998541,"longitude":117.3458418,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430707742,"reportTime":1756430703099,"accessTime":1756430707782}]
[{"deviceId":"XM140006","id":"267","msgId":"14486","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.9985481,"longitude":117.3458731,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430707936,"reportTime":1756430703301,"accessTime":1756430707983}]
[{"deviceId":"XM140006","id":"267","msgId":"14488","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.9985553,"longitude":117.3459045,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430708132,"reportTime":1756430703499,"accessTime":1756430708183}]
[{"deviceId":"XM140006","id":"267","msgId":"14490","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":73.6403,"latitude":38.9985624,"longitude":117.3459358,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430708332,"reportTime":1756430703700,"accessTime":1756430708483}]
[{"deviceId":"XM140006","id":"267","msgId":"14492","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":74.1875,"latitude":38.9985695,"longitude":117.3459672,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430708526,"reportTime":1756430703899,"accessTime":1756430708684}]
[{"deviceId":"XM140006","id":"267","msgId":"14494","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9985778,"longitude":117.3460076,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430708725,"reportTime":1756430704098,"accessTime":1756430708886}]
[{"deviceId":"XM140006","id":"267","msgId":"14496","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.998584,"longitude":117.3460393,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430708955,"reportTime":1756430704299,"accessTime":1756430709086}]
[{"deviceId":"XM140006","id":"267","msgId":"14498","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9985901,"longitude":117.3460709,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430709123,"reportTime":1756430704499,"accessTime":1756430709290}]
[{"deviceId":"XM140006","id":"267","msgId":"14500","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9985963,"longitude":117.3461026,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430709325,"reportTime":1756430704699,"accessTime":1756430709487}]
[{"deviceId":"XM140006","id":"267","msgId":"14502","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9986024,"longitude":117.3461343,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430709531,"reportTime":1756430704899,"accessTime":1756430709688}]
[{"deviceId":"XM140006","id":"267","msgId":"14504","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9986085,"longitude":117.346166,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430709743,"reportTime":1756430705100,"accessTime":1756430709888}]
[{"deviceId":"XM140006","id":"267","msgId":"14506","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9986147,"longitude":117.3461977,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430709945,"reportTime":1756430705300,"accessTime":1756430710097}]
[{"deviceId":"XM140006","id":"267","msgId":"14508","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":75.9822,"latitude":38.9986208,"longitude":117.3462294,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430710121,"reportTime":1756430705499,"accessTime":1756430710297}]
[{"deviceId":"XM140006","id":"267","msgId":"14510","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":78.0532,"latitude":38.9986261,"longitude":117.3462613,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430710326,"reportTime":1756430705698,"accessTime":1756430710500}]
[{"deviceId":"XM140006","id":"267","msgId":"14512","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":78.0532,"latitude":38.9986315,"longitude":117.3462933,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430710526,"reportTime":1756430705900,"accessTime":1756430710702}]
[{"deviceId":"XM140006","id":"267","msgId":"14514","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":78.0532,"latitude":38.9986367,"longitude":117.3463252,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430710731,"reportTime":1756430706099,"accessTime":1756430710902}]
[{"deviceId":"XM140006","id":"267","msgId":"14516","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":78.0532,"latitude":38.9986419,"longitude":117.3463572,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430710928,"reportTime":1756430706299,"accessTime":1756430711105}]
[{"deviceId":"XM140006","id":"267","msgId":"14518","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":78.0532,"latitude":38.9986472,"longitude":117.3463891,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430711120,"reportTime":1756430706499,"accessTime":1756430711306}]
[{"deviceId":"XM140006","id":"267","msgId":"14520","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":78.0532,"latitude":38.9986524,"longitude":117.3464211,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430711346,"reportTime":1756430706700,"accessTime":1756430711506}]
[{"deviceId":"XM140006","id":"267","msgId":"14522","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":79.5622,"latitude":38.9986574,"longitude":117.3464531,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430711529,"reportTime":1756430706900,"accessTime":1756430711706}]
[{"deviceId":"XM140006","id":"267","msgId":"14524","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":92.8589,"latitude":38.9986588,"longitude":117.3464856,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430711726,"reportTime":1756430707099,"accessTime":1756430711806}]
[{"deviceId":"XM140006","id":"267","msgId":"14526","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":110.4507,"latitude":38.9986535,"longitude":117.3465174,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430711924,"reportTime":1756430707300,"accessTime":1756430712010}]
[{"deviceId":"XM140006","id":"267","msgId":"14528","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":116.6814,"latitude":38.9986434,"longitude":117.3465473,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430712128,"reportTime":1756430707499,"accessTime":1756430712212}]
[{"deviceId":"XM140006","id":"267","msgId":"14530","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":126.4354,"latitude":38.9986304,"longitude":117.3465753,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430712322,"reportTime":1756430707700,"accessTime":1756430712420}]
[{"deviceId":"XM140006","id":"267","msgId":"14532","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":131.8266,"latitude":38.9986147,"longitude":117.346601,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430712527,"reportTime":1756430707901,"accessTime":1756430712614}]
[{"deviceId":"XM140006","id":"267","msgId":"14534","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":137.7166,"latitude":38.9985971,"longitude":117.3466245,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430712729,"reportTime":1756430708099,"accessTime":1756430712815}]
[{"deviceId":"XM140006","id":"267","msgId":"14536","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":150.0437,"latitude":38.9985767,"longitude":117.3466438,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430712924,"reportTime":1756430708301,"accessTime":1756430713017}]
[{"deviceId":"XM140006","id":"267","msgId":"14538","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":167.4694,"latitude":38.9985533,"longitude":117.346656,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430713119,"reportTime":1756430708499,"accessTime":1756430713220}]
[{"deviceId":"XM140006","id":"267","msgId":"14540","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":180.972,"latitude":38.9985281,"longitude":117.3466591,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430713325,"reportTime":1756430708699,"accessTime":1756430713418}]
[{"deviceId":"XM140006","id":"267","msgId":"14542","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9985028,"longitude":117.3466569,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430713525,"reportTime":1756430708899,"accessTime":1756430713619}]
[{"deviceId":"XM140006","id":"267","msgId":"14544","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9984775,"longitude":117.3466544,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430713721,"reportTime":1756430709100,"accessTime":1756430713819}]
[{"deviceId":"XM140006","id":"267","msgId":"14546","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9984522,"longitude":117.3466519,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430713937,"reportTime":1756430709299,"accessTime":1756430714022}]
[{"deviceId":"XM140006","id":"267","msgId":"14548","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9984268,"longitude":117.3466494,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430714131,"reportTime":1756430709500,"accessTime":1756430714223}]
[{"deviceId":"XM140006","id":"267","msgId":"14550","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9984015,"longitude":117.3466469,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430714324,"reportTime":1756430709699,"accessTime":1756430714424}]
[{"deviceId":"XM140006","id":"267","msgId":"14552","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9983762,"longitude":117.3466444,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430714521,"reportTime":1756430709899,"accessTime":1756430714625}]
[{"deviceId":"XM140006","id":"267","msgId":"14554","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9983509,"longitude":117.3466419,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430714721,"reportTime":1756430710100,"accessTime":1756430714826}]
[{"deviceId":"XM140006","id":"267","msgId":"14556","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9983256,"longitude":117.3466394,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430714921,"reportTime":1756430710299,"accessTime":1756430715026}]
[{"deviceId":"XM140006","id":"267","msgId":"14558","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9983002,"longitude":117.3466369,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430715120,"reportTime":1756430710498,"accessTime":1756430715226}]
[{"deviceId":"XM140006","id":"267","msgId":"14560","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.998275,"longitude":117.3466344,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430715320,"reportTime":1756430710699,"accessTime":1756430715426}]
[{"deviceId":"XM140006","id":"267","msgId":"14562","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9982497,"longitude":117.3466319,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430715537,"reportTime":1756430710900,"accessTime":1756430715727}]
[{"deviceId":"XM140006","id":"267","msgId":"14564","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9982244,"longitude":117.3466294,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430715744,"reportTime":1756430711099,"accessTime":1756430715827}]
[{"deviceId":"XM140006","id":"267","msgId":"14566","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9981991,"longitude":117.3466269,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430715928,"reportTime":1756430711299,"accessTime":1756430716042}]
[{"deviceId":"XM140006","id":"267","msgId":"14568","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9981738,"longitude":117.3466244,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430716146,"reportTime":1756430711500,"accessTime":1756430716244}]
[{"deviceId":"XM140006","id":"267","msgId":"14570","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9981485,"longitude":117.3466219,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430716322,"reportTime":1756430711699,"accessTime":1756430716446}]
[{"deviceId":"XM140006","id":"267","msgId":"14572","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9981232,"longitude":117.3466194,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430716521,"reportTime":1756430711902,"accessTime":1756430716649}]
[{"deviceId":"XM140006","id":"267","msgId":"14574","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9980979,"longitude":117.3466169,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430716721,"reportTime":1756430712099,"accessTime":1756430716846}]
[{"deviceId":"XM140006","id":"267","msgId":"14576","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.373,"latitude":38.9980726,"longitude":117.3466144,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430716936,"reportTime":1756430712300,"accessTime":1756430717046}]
[{"deviceId":"XM140006","id":"267","msgId":"14578","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9980473,"longitude":117.3466119,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430717127,"reportTime":1756430712500,"accessTime":1756430717249}]
[{"deviceId":"XM140006","id":"267","msgId":"14580","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9980219,"longitude":117.3466093,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430717321,"reportTime":1756430712700,"accessTime":1756430717449}]
[{"deviceId":"XM140006","id":"267","msgId":"14582","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9979966,"longitude":117.3466068,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430717520,"reportTime":1756430712898,"accessTime":1756430717648}]
[{"deviceId":"XM140006","id":"267","msgId":"14584","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9979713,"longitude":117.3466042,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430717724,"reportTime":1756430713100,"accessTime":1756430717848}]
[{"deviceId":"XM140006","id":"267","msgId":"14586","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.997946,"longitude":117.3466017,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430717921,"reportTime":1756430713299,"accessTime":1756430718056}]
[{"deviceId":"XM140006","id":"267","msgId":"14588","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9979207,"longitude":117.3465991,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430718128,"reportTime":1756430713500,"accessTime":1756430718260}]
[{"deviceId":"XM140006","id":"267","msgId":"14590","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9978954,"longitude":117.3465966,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430718332,"reportTime":1756430713698,"accessTime":1756430718460}]
[{"deviceId":"XM140006","id":"267","msgId":"14592","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9978701,"longitude":117.346594,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430718532,"reportTime":1756430713900,"accessTime":1756430718660}]
[{"deviceId":"XM140006","id":"267","msgId":"14594","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9978448,"longitude":117.3465914,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430718725,"reportTime":1756430714100,"accessTime":1756430718861}]
[{"deviceId":"XM140006","id":"267","msgId":"14596","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9978195,"longitude":117.3465889,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430718924,"reportTime":1756430714300,"accessTime":1756430719061}]
[{"deviceId":"XM140006","id":"267","msgId":"14598","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9977942,"longitude":117.3465863,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430719123,"reportTime":1756430714499,"accessTime":1756430719261}]
[{"deviceId":"XM140006","id":"267","msgId":"14600","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9977688,"longitude":117.3465838,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430719346,"reportTime":1756430714700,"accessTime":1756430719465}]
[{"deviceId":"XM140006","id":"267","msgId":"14602","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9977436,"longitude":117.3465812,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430719536,"reportTime":1756430714900,"accessTime":1756430719665}]
[{"deviceId":"XM140006","id":"267","msgId":"14604","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9977183,"longitude":117.3465787,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430719728,"reportTime":1756430715100,"accessTime":1756430719872}]
[{"deviceId":"XM140006","id":"267","msgId":"14606","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.997693,"longitude":117.3465761,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430719924,"reportTime":1756430715300,"accessTime":1756430720072}]
[{"deviceId":"XM140006","id":"267","msgId":"14608","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9976677,"longitude":117.3465736,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430720126,"reportTime":1756430715499,"accessTime":1756430720273}]
[{"deviceId":"XM140006","id":"267","msgId":"14610","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9976423,"longitude":117.346571,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430720319,"reportTime":1756430715700,"accessTime":1756430720473}]
[{"deviceId":"XM140006","id":"267","msgId":"14612","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4709,"latitude":38.9976171,"longitude":117.3465684,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430720521,"reportTime":1756430715900,"accessTime":1756430720673}]
[{"deviceId":"XM140006","id":"267","msgId":"14614","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3777,"latitude":38.9975918,"longitude":117.3465659,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430720736,"reportTime":1756430716099,"accessTime":1756430720873}]
[{"deviceId":"XM140006","id":"267","msgId":"14616","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3777,"latitude":38.9975665,"longitude":117.3465634,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430720941,"reportTime":1756430716300,"accessTime":1756430721074}]
[{"deviceId":"XM140006","id":"267","msgId":"14618","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3777,"latitude":38.9975412,"longitude":117.3465609,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430721122,"reportTime":1756430716498,"accessTime":1756430721174}]
[{"deviceId":"XM140006","id":"267","msgId":"14620","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3777,"latitude":38.9975159,"longitude":117.3465584,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430721318,"reportTime":1756430716698,"accessTime":1756430721376}]
[{"deviceId":"XM140006","id":"267","msgId":"14622","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3777,"latitude":38.9974906,"longitude":117.3465559,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430721523,"reportTime":1756430716898,"accessTime":1756430721577}]
[{"deviceId":"XM140006","id":"267","msgId":"14624","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9974653,"longitude":117.3465534,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430721747,"reportTime":1756430717101,"accessTime":1756430721877}]
[{"deviceId":"XM140006","id":"267","msgId":"14626","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.99744,"longitude":117.3465509,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430721921,"reportTime":1756430717300,"accessTime":1756430722085}]
[{"deviceId":"XM140006","id":"267","msgId":"14628","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9974147,"longitude":117.3465484,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430722126,"reportTime":1756430717500,"accessTime":1756430722286}]
[{"deviceId":"XM140006","id":"267","msgId":"14630","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9973893,"longitude":117.3465459,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430722327,"reportTime":1756430717699,"accessTime":1756430722488}]
[{"deviceId":"XM140006","id":"267","msgId":"14632","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.997364,"longitude":117.3465434,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430722528,"reportTime":1756430717900,"accessTime":1756430722688}]
[{"deviceId":"XM140006","id":"267","msgId":"14634","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9973387,"longitude":117.3465409,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430722729,"reportTime":1756430718099,"accessTime":1756430722789}]
[{"deviceId":"XM140006","id":"267","msgId":"14636","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9973134,"longitude":117.3465383,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430722925,"reportTime":1756430718300,"accessTime":1756430722989}]
[{"deviceId":"XM140006","id":"267","msgId":"14638","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9972881,"longitude":117.3465358,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430723126,"reportTime":1756430718500,"accessTime":1756430723190}]
[{"deviceId":"XM140006","id":"267","msgId":"14640","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9972628,"longitude":117.3465333,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430723334,"reportTime":1756430718700,"accessTime":1756430723491}]
[{"deviceId":"XM140006","id":"267","msgId":"14642","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9972375,"longitude":117.3465308,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430723522,"reportTime":1756430718899,"accessTime":1756430723591}]
[{"deviceId":"XM140006","id":"267","msgId":"14644","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9972122,"longitude":117.3465283,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430723754,"reportTime":1756430719101,"accessTime":1756430723892}]
[{"deviceId":"XM140006","id":"267","msgId":"14646","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9971869,"longitude":117.3465258,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430723929,"reportTime":1756430719300,"accessTime":1756430723992}]
[{"deviceId":"XM140006","id":"267","msgId":"14648","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9971616,"longitude":117.3465233,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430724124,"reportTime":1756430719499,"accessTime":1756430724192}]
[{"deviceId":"XM140006","id":"267","msgId":"14650","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9971363,"longitude":117.3465208,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430724321,"reportTime":1756430719699,"accessTime":1756430724393}]
[{"deviceId":"XM140006","id":"267","msgId":"14652","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9971109,"longitude":117.3465183,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430724521,"reportTime":1756430719900,"accessTime":1756430724603}]
[{"deviceId":"XM140006","id":"267","msgId":"14654","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9970857,"longitude":117.3465158,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430724736,"reportTime":1756430720100,"accessTime":1756430724804}]
[{"deviceId":"XM140006","id":"267","msgId":"14656","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9970604,"longitude":117.3465133,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430724927,"reportTime":1756430720302,"accessTime":1756430725005}]
[{"deviceId":"XM140006","id":"267","msgId":"14658","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.3844,"latitude":38.9970351,"longitude":117.3465108,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430725120,"reportTime":1756430720500,"accessTime":1756430725209}]
[{"deviceId":"XM140006","id":"267","msgId":"14660","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9970098,"longitude":117.3465083,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430725338,"reportTime":1756430720699,"accessTime":1756430725410}]
[{"deviceId":"XM140006","id":"267","msgId":"14662","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9969845,"longitude":117.3465057,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430725528,"reportTime":1756430720899,"accessTime":1756430725610}]
[{"deviceId":"XM140006","id":"267","msgId":"14664","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9969591,"longitude":117.3465032,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430725742,"reportTime":1756430721100,"accessTime":1756430725815}]
[{"deviceId":"XM140006","id":"267","msgId":"14666","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9969338,"longitude":117.3465007,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430725947,"reportTime":1756430721298,"accessTime":1756430726017}]
[{"deviceId":"XM140006","id":"267","msgId":"14668","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9969085,"longitude":117.3464982,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430726132,"reportTime":1756430721500,"accessTime":1756430726218}]
[{"deviceId":"XM140006","id":"267","msgId":"14670","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9968832,"longitude":117.3464957,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430726330,"reportTime":1756430721699,"accessTime":1756430726418}]
[{"deviceId":"XM140006","id":"267","msgId":"14672","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9968579,"longitude":117.3464931,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430726527,"reportTime":1756430721901,"accessTime":1756430726618}]
[{"deviceId":"XM140006","id":"267","msgId":"14674","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9968326,"longitude":117.3464906,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430726740,"reportTime":1756430722101,"accessTime":1756430726819}]
[{"deviceId":"XM140006","id":"267","msgId":"14676","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9968073,"longitude":117.3464881,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430726930,"reportTime":1756430722298,"accessTime":1756430727020}]
[{"deviceId":"XM140006","id":"267","msgId":"14678","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.996782,"longitude":117.3464856,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430727123,"reportTime":1756430722501,"accessTime":1756430727219}]
[{"deviceId":"XM140006","id":"267","msgId":"14680","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9967567,"longitude":117.3464831,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430727322,"reportTime":1756430722699,"accessTime":1756430727420}]
[{"deviceId":"XM140006","id":"267","msgId":"14682","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9967314,"longitude":117.3464805,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430727539,"reportTime":1756430722899,"accessTime":1756430727620}]
[{"deviceId":"XM140006","id":"267","msgId":"14684","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9967061,"longitude":117.346478,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430727726,"reportTime":1756430723099,"accessTime":1756430727820}]
[{"deviceId":"XM140006","id":"267","msgId":"14686","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9966808,"longitude":117.3464755,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430727921,"reportTime":1756430723300,"accessTime":1756430728031}]
[{"deviceId":"XM140006","id":"267","msgId":"14688","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9966555,"longitude":117.346473,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430728120,"reportTime":1756430723500,"accessTime":1756430728231}]
[{"deviceId":"XM140006","id":"267","msgId":"14690","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9966302,"longitude":117.3464705,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430728325,"reportTime":1756430723700,"accessTime":1756430728431}]
[{"deviceId":"XM140006","id":"267","msgId":"14692","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9966049,"longitude":117.3464679,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430728529,"reportTime":1756430723899,"accessTime":1756430728636}]
[{"deviceId":"XM140006","id":"267","msgId":"14694","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4098,"latitude":38.9965795,"longitude":117.3464654,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430728736,"reportTime":1756430724100,"accessTime":1756430728843}]
[{"deviceId":"XM140006","id":"267","msgId":"14696","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4874,"latitude":38.9965543,"longitude":117.3464629,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430728926,"reportTime":1756430724301,"accessTime":1756430729042}]
[{"deviceId":"XM140006","id":"267","msgId":"14698","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4874,"latitude":38.996529,"longitude":117.3464603,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430729163,"reportTime":1756430724499,"accessTime":1756430729243}]
[{"deviceId":"XM140006","id":"267","msgId":"14700","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4874,"latitude":38.9965037,"longitude":117.3464578,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430729331,"reportTime":1756430724699,"accessTime":1756430729444}]
[{"deviceId":"XM140006","id":"267","msgId":"14702","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.444,"latitude":38.9964784,"longitude":117.3464552,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430729533,"reportTime":1756430724900,"accessTime":1756430729644}]
[{"deviceId":"XM140006","id":"267","msgId":"14704","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9964425,"longitude":117.3464516,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430729741,"reportTime":1756430725100,"accessTime":1756430729844}]
[{"deviceId":"XM140006","id":"267","msgId":"14706","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9964172,"longitude":117.3464491,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430729937,"reportTime":1756430725299,"accessTime":1756430730045}]
[{"deviceId":"XM140006","id":"267","msgId":"14708","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9963919,"longitude":117.3464466,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430730135,"reportTime":1756430725500,"accessTime":1756430730245}]
[{"deviceId":"XM140006","id":"267","msgId":"14710","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9963666,"longitude":117.346444,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430730335,"reportTime":1756430725699,"accessTime":1756430730445}]
[{"deviceId":"XM140006","id":"267","msgId":"14712","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9963413,"longitude":117.3464415,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430730530,"reportTime":1756430725899,"accessTime":1756430730651}]
[{"deviceId":"XM140006","id":"267","msgId":"14714","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.996316,"longitude":117.346439,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430730731,"reportTime":1756430726101,"accessTime":1756430730851}]
[{"deviceId":"XM140006","id":"267","msgId":"14716","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9962907,"longitude":117.3464365,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430730950,"reportTime":1756430726300,"accessTime":1756430731072}]
[{"deviceId":"XM140006","id":"267","msgId":"14718","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9962654,"longitude":117.346434,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430731176,"reportTime":1756430726500,"accessTime":1756430731277}]
[{"deviceId":"XM140006","id":"267","msgId":"14720","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9962401,"longitude":117.3464314,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430731351,"reportTime":1756430726701,"accessTime":1756430731482}]
[{"deviceId":"XM140006","id":"267","msgId":"14722","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9962148,"longitude":117.3464289,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430731561,"reportTime":1756430726899,"accessTime":1756430731683}]
[{"deviceId":"XM140006","id":"267","msgId":"14724","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9961894,"longitude":117.3464264,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430731728,"reportTime":1756430727100,"accessTime":1756430731782}]
[{"deviceId":"XM140006","id":"267","msgId":"14726","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9961641,"longitude":117.3464239,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430731937,"reportTime":1756430727301,"accessTime":1756430732083}]
[{"deviceId":"XM140006","id":"267","msgId":"14728","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9961388,"longitude":117.3464214,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430732144,"reportTime":1756430727500,"accessTime":1756430732284}]
[{"deviceId":"XM140006","id":"267","msgId":"14730","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9961135,"longitude":117.3464189,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430732343,"reportTime":1756430727699,"accessTime":1756430732386}]
[{"deviceId":"XM140006","id":"267","msgId":"14732","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9960882,"longitude":117.3464163,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430732523,"reportTime":1756430727901,"accessTime":1756430732599}]
[{"deviceId":"XM140006","id":"267","msgId":"14734","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9960629,"longitude":117.3464138,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430732726,"reportTime":1756430728100,"accessTime":1756430732800}]
[{"deviceId":"XM140006","id":"267","msgId":"14736","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9960376,"longitude":117.3464113,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430732928,"reportTime":1756430728300,"accessTime":1756430733000}]
[{"deviceId":"XM140006","id":"267","msgId":"14738","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4081,"latitude":38.9960122,"longitude":117.3464088,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430733140,"reportTime":1756430728501,"accessTime":1756430733201}]
[{"deviceId":"XM140006","id":"267","msgId":"14740","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.995987,"longitude":117.3464063,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430733328,"reportTime":1756430728700,"accessTime":1756430733404}]
[{"deviceId":"XM140006","id":"267","msgId":"14742","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9959617,"longitude":117.3464039,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430733525,"reportTime":1756430728900,"accessTime":1756430733604}]
[{"deviceId":"XM140006","id":"267","msgId":"14744","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9959364,"longitude":117.3464014,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430733723,"reportTime":1756430729102,"accessTime":1756430733804}]
[{"deviceId":"XM140006","id":"267","msgId":"14746","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9959111,"longitude":117.346399,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430733924,"reportTime":1756430729301,"accessTime":1756430734007}]
[{"deviceId":"XM140006","id":"267","msgId":"14748","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9958858,"longitude":117.3463966,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430734129,"reportTime":1756430729501,"accessTime":1756430734217}]
[{"deviceId":"XM140006","id":"267","msgId":"14750","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9958605,"longitude":117.3463941,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430734342,"reportTime":1756430729700,"accessTime":1756430734518}]
[{"deviceId":"XM140006","id":"267","msgId":"14752","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9958351,"longitude":117.3463917,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430734544,"reportTime":1756430729901,"accessTime":1756430734618}]
[{"deviceId":"XM140006","id":"267","msgId":"14754","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9958098,"longitude":117.3463892,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430734750,"reportTime":1756430730101,"accessTime":1756430734823}]
[{"deviceId":"XM140006","id":"267","msgId":"14756","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9957845,"longitude":117.3463868,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430734956,"reportTime":1756430730301,"accessTime":1756430735023}]
[{"deviceId":"XM140006","id":"267","msgId":"14758","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9957592,"longitude":117.3463844,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430735134,"reportTime":1756430730500,"accessTime":1756430735230}]
[{"deviceId":"XM140006","id":"267","msgId":"14760","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9957339,"longitude":117.3463819,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430735331,"reportTime":1756430730701,"accessTime":1756430735430}]
[{"deviceId":"XM140006","id":"267","msgId":"14762","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9957086,"longitude":117.3463795,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430735537,"reportTime":1756430730900,"accessTime":1756430735638}]
[{"deviceId":"XM140006","id":"267","msgId":"14764","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9956833,"longitude":117.346377,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430735725,"reportTime":1756430731101,"accessTime":1756430735838}]
[{"deviceId":"XM140006","id":"267","msgId":"14768","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9956327,"longitude":117.3463722,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430736128,"reportTime":1756430731501,"accessTime":1756430736239}]
[{"deviceId":"XM140006","id":"267","msgId":"14766","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.995658,"longitude":117.3463746,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430735990,"reportTime":1756430731299,"accessTime":1756430736138}]
[{"deviceId":"XM140006","id":"267","msgId":"14770","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9956074,"longitude":117.3463697,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430736339,"reportTime":1756430731700,"accessTime":1756430736439}]
[{"deviceId":"XM140006","id":"267","msgId":"14772","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.995582,"longitude":117.3463673,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430736532,"reportTime":1756430731900,"accessTime":1756430736652}]
[{"deviceId":"XM140006","id":"267","msgId":"14774","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2677,"latitude":38.9955567,"longitude":117.3463648,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430736747,"reportTime":1756430732099,"accessTime":1756430736847}]
[{"deviceId":"XM140006","id":"267","msgId":"14776","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.0338,"latitude":38.9955314,"longitude":117.3463625,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430736926,"reportTime":1756430732301,"accessTime":1756430737152}]
[{"deviceId":"XM140006","id":"267","msgId":"14778","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.0338,"latitude":38.9955061,"longitude":117.3463602,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430737132,"reportTime":1756430732500,"accessTime":1756430737353}]
[{"deviceId":"XM140006","id":"267","msgId":"14782","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.2159,"latitude":38.9954555,"longitude":117.3463556,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":0,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430737521,"reportTime":1756430732900,"accessTime":1756430737552}]
[{"deviceId":"XM140006","id":"267","msgId":"14784","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9954302,"longitude":117.3463531,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430737732,"reportTime":1756430733100,"accessTime":1756430737860}]
[{"deviceId":"XM140006","id":"267","msgId":"14786","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9954048,"longitude":117.3463506,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430737924,"reportTime":1756430733299,"accessTime":1756430737960}]
[{"deviceId":"XM140006","id":"267","msgId":"14788","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9953795,"longitude":117.346348,"speed":51.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430738130,"reportTime":1756430733499,"accessTime":1756430738160}]
[{"deviceId":"XM140006","id":"267","msgId":"14790","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9953547,"longitude":117.3463456,"speed":47.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430738330,"reportTime":1756430733699,"accessTime":1756430738476}]
[{"deviceId":"XM140006","id":"267","msgId":"14792","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9953326,"longitude":117.3463434,"speed":42.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430738520,"reportTime":1756430733900,"accessTime":1756430738576}]
[{"deviceId":"XM140006","id":"267","msgId":"14794","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9953127,"longitude":117.3463414,"speed":38.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430738745,"reportTime":1756430734099,"accessTime":1756430738776}]
[{"deviceId":"XM140006","id":"267","msgId":"14796","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9952941,"longitude":117.3463396,"speed":36.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430738958,"reportTime":1756430734299,"accessTime":1756430739178}]
[{"deviceId":"XM140006","id":"267","msgId":"14798","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9952771,"longitude":117.3463378,"speed":33.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430739126,"reportTime":1756430734501,"accessTime":1756430739284}]
[{"deviceId":"XM140006","id":"267","msgId":"14800","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9952611,"longitude":117.3463363,"speed":31.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":0,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430739327,"reportTime":1756430734699,"accessTime":1756430739385}]
[{"deviceId":"XM140006","id":"267","msgId":"14802","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9952463,"longitude":117.3463348,"speed":29.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430739548,"reportTime":1756430734900,"accessTime":1756430739589}]
[{"deviceId":"XM140006","id":"267","msgId":"14804","deviceCode":"O-LL-0045","vehicleCode":"XZ1-SV-0061","vehicleId":"267","elevation":"500","heading":184.4061,"latitude":38.9952325,"longitude":117.3463334,"speed":27.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"XM140006","vehiclePurpose":"vehicle_purpose_special_vehicle_sm","sweeperState":0,"waterState":0,"door":0,"light":36864,"wiper":1,"deviceStatus":1,"parkInLot":0,"receiveTime":1756430739752,"reportTime":1756430735101,"accessTime":1756430739791}]
app/src/main/assets/mock/CarVehicle_15.txt
0 → 100644
View file @
e09a56b8
This source diff could not be displayed because it is too large. You can
view the blob
instead.
app/src/main/assets/mock/PerTarget_15.txt
0 → 100644
View file @
e09a56b8
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099563588,"accessTime":1758099563633,"receiveTime":1758099563588,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099564189,"accessTime":1758099564422,"receiveTime":1758099564189,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099564790,"accessTime":1758099565126,"receiveTime":1758099564790,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099565392,"accessTime":1758099565628,"receiveTime":1758099565392,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099565992,"accessTime":1758099566232,"receiveTime":1758099565992,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099566594,"accessTime":1758099566835,"receiveTime":1758099566594,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099567195,"accessTime":1758099567439,"receiveTime":1758099567195,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099567796,"accessTime":1758099568043,"receiveTime":1758099567796,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099568396,"accessTime":1758099568646,"receiveTime":1758099568396,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099568998,"accessTime":1758099569250,"receiveTime":1758099568998,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099569599,"accessTime":1758099569853,"receiveTime":1758099569599,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099570200,"accessTime":1758099570560,"receiveTime":1758099570200,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099570801,"accessTime":1758099571062,"receiveTime":1758099570801,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099571402,"accessTime":1758099571665,"receiveTime":1758099571402,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099572003,"accessTime":1758099572269,"receiveTime":1758099572003,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099572604,"accessTime":1758099572872,"receiveTime":1758099572604,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099573205,"accessTime":1758099573474,"receiveTime":1758099573205,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099573806,"accessTime":1758099574078,"receiveTime":1758099573806,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099574406,"accessTime":1758099574682,"receiveTime":1758099574406,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099575007,"accessTime":1758099575285,"receiveTime":1758099575007,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099575608,"accessTime":1758099575890,"receiveTime":1758099575608,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099576209,"accessTime":1758099576494,"receiveTime":1758099576209,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099576811,"accessTime":1758099577097,"receiveTime":1758099576811,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099577411,"accessTime":1758099577700,"receiveTime":1758099577411,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099578013,"accessTime":1758099578303,"receiveTime":1758099578013,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099578614,"accessTime":1758099578907,"receiveTime":1758099578614,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099579214,"accessTime":1758099579509,"receiveTime":1758099579214,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099579815,"accessTime":1758099580213,"receiveTime":1758099579815,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099580416,"accessTime":1758099580716,"receiveTime":1758099580416,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099581017,"accessTime":1758099581319,"receiveTime":1758099581017,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099581618,"accessTime":1758099581923,"receiveTime":1758099581618,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099582219,"accessTime":1758099582526,"receiveTime":1758099582219,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099582820,"accessTime":1758099583128,"receiveTime":1758099582820,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099583421,"accessTime":1758099583731,"receiveTime":1758099583421,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099584022,"accessTime":1758099584333,"receiveTime":1758099584022,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099584623,"accessTime":1758099584937,"receiveTime":1758099584623,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099585223,"accessTime":1758099585440,"receiveTime":1758099585223,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099585824,"accessTime":1758099586044,"receiveTime":1758099585824,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099586425,"accessTime":1758099586747,"receiveTime":1758099586425,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099587027,"accessTime":1758099587250,"receiveTime":1758099587027,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099587628,"accessTime":1758099587854,"receiveTime":1758099587628,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099588229,"accessTime":1758099588455,"receiveTime":1758099588229,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099588831,"accessTime":1758099589060,"receiveTime":1758099588831,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099589432,"accessTime":1758099589664,"receiveTime":1758099589432,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099590033,"accessTime":1758099590268,"receiveTime":1758099590033,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099590635,"accessTime":1758099590870,"receiveTime":1758099590635,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099591236,"accessTime":1758099591473,"receiveTime":1758099591236,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099591836,"accessTime":1758099592077,"receiveTime":1758099591836,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099592438,"accessTime":1758099592680,"receiveTime":1758099592438,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099593038,"accessTime":1758099593283,"receiveTime":1758099593038,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099593640,"accessTime":1758099593885,"receiveTime":1758099593640,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099594240,"accessTime":1758099594488,"receiveTime":1758099594240,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099594841,"accessTime":1758099595090,"receiveTime":1758099594841,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099595442,"accessTime":1758099595694,"receiveTime":1758099595442,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099596044,"accessTime":1758099596297,"receiveTime":1758099596044,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099596644,"accessTime":1758099596900,"receiveTime":1758099596644,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099597244,"accessTime":1758099597503,"receiveTime":1758099597244,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099597845,"accessTime":1758099598107,"receiveTime":1758099597845,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099598447,"accessTime":1758099598709,"receiveTime":1758099598447,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099599049,"accessTime":1758099599310,"receiveTime":1758099599049,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099599650,"accessTime":1758099599914,"receiveTime":1758099599650,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099600250,"accessTime":1758099600517,"receiveTime":1758099600250,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099600851,"accessTime":1758099601120,"receiveTime":1758099600851,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099601452,"accessTime":1758099601724,"receiveTime":1758099601452,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099602054,"accessTime":1758099602328,"receiveTime":1758099602054,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099602655,"accessTime":1758099602931,"receiveTime":1758099602655,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099603257,"accessTime":1758099603537,"receiveTime":1758099603257,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099604459,"accessTime":1758099604845,"receiveTime":1758099604459,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099605060,"accessTime":1758099605549,"receiveTime":1758099605060,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099605962,"accessTime":1758099606153,"receiveTime":1758099605962,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099606562,"accessTime":1758099606855,"receiveTime":1758099606562,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099607764,"accessTime":1758099608263,"receiveTime":1758099607764,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099608365,"accessTime":1758099608766,"receiveTime":1758099608365,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099608665,"accessTime":1758099609270,"receiveTime":1758099608665,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099609266,"accessTime":1758099609873,"receiveTime":1758099609266,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099610168,"accessTime":1758099610475,"receiveTime":1758099610168,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099611068,"accessTime":1758099611180,"receiveTime":1758099611068,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099611670,"accessTime":1758099611984,"receiveTime":1758099611670,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099612270,"accessTime":1758099612486,"receiveTime":1758099612270,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099612870,"accessTime":1758099613492,"receiveTime":1758099612870,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099613771,"accessTime":1758099613995,"receiveTime":1758099613771,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099614072,"accessTime":1758099614598,"receiveTime":1758099614072,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099614974,"accessTime":1758099615100,"receiveTime":1758099614974,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099615575,"accessTime":1758099615804,"receiveTime":1758099615575,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099616175,"accessTime":1758099616408,"receiveTime":1758099616175,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099616776,"accessTime":1758099617012,"receiveTime":1758099616776,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099617377,"accessTime":1758099617615,"receiveTime":1758099617377,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099617977,"accessTime":1758099618216,"receiveTime":1758099617977,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099618578,"accessTime":1758099618818,"receiveTime":1758099618578,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099619179,"accessTime":1758099619420,"receiveTime":1758099619179,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099619781,"accessTime":1758099620025,"receiveTime":1758099619781,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099620382,"accessTime":1758099620627,"receiveTime":1758099620382,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099620983,"accessTime":1758099621231,"receiveTime":1758099620983,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099621585,"accessTime":1758099621834,"receiveTime":1758099621585,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099622186,"accessTime":1758099622438,"receiveTime":1758099622186,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099622786,"accessTime":1758099623040,"receiveTime":1758099622786,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099623387,"accessTime":1758099623645,"receiveTime":1758099623387,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099623988,"accessTime":1758099624248,"receiveTime":1758099623988,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099625791,"accessTime":1758099626058,"receiveTime":1758099625791,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099624590,"accessTime":1758099624851,"receiveTime":1758099624590,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099625190,"accessTime":1758099625454,"receiveTime":1758099625190,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099626391,"accessTime":1758099626663,"receiveTime":1758099626391,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099626994,"accessTime":1758099627267,"receiveTime":1758099626994,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099627596,"accessTime":1758099627869,"receiveTime":1758099627596,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099628196,"accessTime":1758099628472,"receiveTime":1758099628196,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099628797,"accessTime":1758099629076,"receiveTime":1758099628797,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099629398,"accessTime":1758099629678,"receiveTime":1758099629398,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099629999,"accessTime":1758099630281,"receiveTime":1758099629999,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099631802,"accessTime":1758099632090,"receiveTime":1758099631802,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099630600,"accessTime":1758099630885,"receiveTime":1758099630600,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099632404,"accessTime":1758099632693,"receiveTime":1758099632404,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099633005,"accessTime":1758099633296,"receiveTime":1758099633005,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099633606,"accessTime":1758099633900,"receiveTime":1758099633606,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099634207,"accessTime":1758099634502,"receiveTime":1758099634207,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099634808,"accessTime":1758099635104,"receiveTime":1758099634808,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099635410,"accessTime":1758099635707,"receiveTime":1758099635410,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099636010,"accessTime":1758099636310,"receiveTime":1758099636010,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099636611,"accessTime":1758099636913,"receiveTime":1758099636611,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099637213,"accessTime":1758099637516,"receiveTime":1758099637213,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099637815,"accessTime":1758099638120,"receiveTime":1758099637815,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099638415,"accessTime":1758099638722,"receiveTime":1758099638415,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"deviceId":"YZMN004","id":"17","msgId":"324164","deviceCode":"O-XSZN-0013","vehicleCode":"MB-SV-0018","vehicleId":"17","modelId":"","elevation":"500","heading":148.1108,"latitude":39.8092824,"longitude":116.5021116,"speed":5.0,"gear":2,"drivingMode":1,"acceSpeed":"0","soc":0.0,"wheelAngle":"0","vehiclePlate":"京AYZMN004","vehiclePurpose":"vehicle_purpose_special_vehicle_jb","sweeperState":0,"waterState":0,"door":1,"light":1,"wiper":0,"deviceStatus":1,"taskStatus":0,"taskDescription":"未知","parkInLot":0,"receiveTime":1758099643537,"reportTime":1758099617391,"accessTime":1758099567034}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099639016,"accessTime":1758099639225,"receiveTime":1758099639016,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099640217,"accessTime":1758099640430,"receiveTime":1758099640217,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099641418,"accessTime":1758099641637,"receiveTime":1758099641418,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099642019,"accessTime":1758099642241,"receiveTime":1758099642019,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099639616,"accessTime":1758099639928,"receiveTime":1758099639616,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099642620,"accessTime":1758099642945,"receiveTime":1758099642620,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099643222,"accessTime":1758099643448,"receiveTime":1758099643222,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099643823,"accessTime":1758099644052,"receiveTime":1758099643823,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099645026,"accessTime":1758099645258,"receiveTime":1758099645026,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099645626,"accessTime":1758099645862,"receiveTime":1758099645626,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099646829,"accessTime":1758099647068,"receiveTime":1758099646829,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099646229,"accessTime":1758099646464,"receiveTime":1758099646229,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099647430,"accessTime":1758099647670,"receiveTime":1758099647430,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099648031,"accessTime":1758099648273,"receiveTime":1758099648031,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099649233,"accessTime":1758099649479,"receiveTime":1758099649233,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099648633,"accessTime":1758099648876,"receiveTime":1758099648633,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099649834,"accessTime":1758099650083,"receiveTime":1758099649834,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099650436,"accessTime":1758099650687,"receiveTime":1758099650436,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099651037,"accessTime":1758099651291,"receiveTime":1758099651037,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099651637,"accessTime":1758099651893,"receiveTime":1758099651637,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099652239,"accessTime":1758099652497,"receiveTime":1758099652239,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
[{"id":"3743379f-ddea-4816-9a34-e3b699810c50","deviceCode":"C-HK-38","deviceId":"DW17-XJ-003-034","intersectionCode":"yz-17","reportTime":1758099653441,"accessTime":1758099653704,"receiveTime":1758099653441,"participants":[{"ptcId":"30303030-3030-3030-3030-303334333933","ptcType":"pedestrian","longitude":"116.50218859","latitude":"39.80918908","heading":145.0,"speed":8.14,"gear":0,"color":0}]}]
app/src/main/java/com/sd/cavphmi/bean/PerTargetTest.kt
deleted
100644 → 0
View file @
1b561d38
package
com.sd.cavphmi.bean
/**
* 感知目标物实体
****/
class
PerTargetTest
:
ArrayList
<
PerTargetTestItem
>()
data class
PerTargetTestItem
(
val
id
:
String
,
val
accessTime
:
Long
,
val
deviceId
:
String
,
val
deviceCode
:
String
,
val
intersectionCode
:
String
,
val
participants
:
List
<
ParticipantTest
>,
val
receiveTime
:
Long
,
val
reportTime
:
Long
,
// val statistic: Statistic
)
data class
ParticipantTest
(
val
color
:
Int
,
val
gear
:
Int
,
val
heading
:
Double
,
val
latitude
:
Double
,
val
longitude
:
Double
,
val
ptcId
:
String
,
val
ptcType
:
String
,
val
speed
:
Double
,
var
aniTime
:
Long
,
var
isFlash
:
Boolean
,
var
isRed
:
Boolean
)
data class
StatisticTest
(
val
ambulance
:
Int
,
val
bike
:
Int
,
val
bus
:
Int
,
val
car
:
Int
,
val
coach
:
Int
,
val
concrete_mixer
:
Int
,
val
conical_barrel
:
Int
,
val
electric_bicycle
:
Int
,
val
engine_emergency
:
Int
,
val
fire_truck
:
Int
,
val
heavy_truck
:
Int
,
val
large_truck
:
Int
,
val
micro_truck
:
Int
,
val
midibus
:
Int
,
val
minibus
:
Int
,
val
motorcycle
:
Int
,
val
mpv
:
Int
,
val
pedestrian
:
Int
,
val
pickup
:
Int
,
val
police_car
:
Int
,
val
small_truck
:
Int
,
val
spillage
:
Int
,
val
suv
:
Int
,
val
tank_truck
:
Int
,
val
tricycle
:
Int
,
val
truck
:
Int
,
val
unknown
:
Int
)
\ No newline at end of file
app/src/main/java/com/sd/cavphmi/bean/Per
Target
.kt
→
app/src/main/java/com/sd/cavphmi/bean/Per
ceptionBean
.kt
View file @
e09a56b8
package
com.sd.cavphmi.bean
package
com.sd.cavphmi.bean
/**
/**
* 感知目标物实体
* websocket解析目标感知物的接受数据
****/
*
class
PerTarget
:
ArrayList
<
PerTargetItem
>()
**/
class
PerceptionBean
:
ArrayList
<
PerceptionBeanItem
>()
data class
Per
Target
Item
(
data class
Per
ceptionBean
Item
(
val
accessTime
:
Long
,
val
accessTime
:
Long
,
val
deviceId
:
String
,
val
deviceId
:
String
,
val
participants
:
List
<
Participant
>,
val
participants
:
List
<
Participant
>,
val
receiveTime
:
Int
,
val
receiveTime
:
Long
,
val
reportTime
:
Long
,
val
reportTime
:
Long
,
// val statistic: Statistic
// val statistic: Statistic
)
)
...
@@ -21,7 +22,7 @@ data class Participant(
...
@@ -21,7 +22,7 @@ data class Participant(
val
latitude
:
Double
,
val
latitude
:
Double
,
val
longitude
:
Double
,
val
longitude
:
Double
,
val
ptcId
:
String
,
val
ptcId
:
String
,
val
ptcType
:
String
,
val
ptcType
:
String
,
//
val
speed
:
Double
val
speed
:
Double
)
)
...
...
app/src/main/java/com/sd/cavphmi/ui/BootActivity.kt
View file @
e09a56b8
...
@@ -2,6 +2,7 @@ package com.sd.cavphmi.ui
...
@@ -2,6 +2,7 @@ package com.sd.cavphmi.ui
import
android.Manifest
import
android.Manifest
import
android.content.Intent
import
android.content.Intent
import
android.os.Build
import
androidx.lifecycle.ViewModelProvider
import
androidx.lifecycle.ViewModelProvider
import
com.permissionx.guolindev.PermissionX
import
com.permissionx.guolindev.PermissionX
import
com.sd.cavphmi.BR
import
com.sd.cavphmi.BR
...
@@ -61,14 +62,20 @@ class BootActivity : BaseActivity<ActivityBootBinding, MyBaseViewModel>() {
...
@@ -61,14 +62,20 @@ class BootActivity : BaseActivity<ActivityBootBinding, MyBaseViewModel>() {
fun
requestPers
()
{
fun
requestPers
()
{
var
list
=
listOf
(
var
pers
=
mutableListOf
<
String
>
(
Manifest
.
permission
.
ACCESS_
COARSE
_LOCATION
,
Manifest
.
permission
.
ACCESS_
BACKGROUND
_LOCATION
,
Manifest
.
permission
.
ACCESS_FINE_LOCATION
,
Manifest
.
permission
.
ACCESS_FINE_LOCATION
,
Manifest
.
permission
.
WRITE_EXTERNAL_STORAGE
,
Manifest
.
permission
.
ACCESS_COARSE_LOCATION
,
Manifest
.
permission
.
READ_PHONE_STATE
,
Manifest
.
permission
.
READ_PHONE_STATE
)
)
if
(
Build
.
VERSION
.
SDK_INT
>=
Build
.
VERSION_CODES
.
R
){
pers
.
add
(
Manifest
.
permission
.
READ_EXTERNAL_STORAGE
)
pers
.
add
(
Manifest
.
permission
.
MANAGE_EXTERNAL_STORAGE
)
}
else
{
pers
.
add
(
Manifest
.
permission
.
READ_EXTERNAL_STORAGE
)
}
PermissionX
.
init
(
this
)
PermissionX
.
init
(
this
)
.
permissions
(
l
ist
)
.
permissions
(
pers
.
toL
ist
()
)
.
onExplainRequestReason
{
scope
,
deniedList
->
.
onExplainRequestReason
{
scope
,
deniedList
->
scope
.
showRequestReasonDialog
(
scope
.
showRequestReasonDialog
(
deniedList
,
deniedList
,
...
...
app/src/main/java/com/sd/cavphmi/ui/MainActivity.kt
View file @
e09a56b8
...
@@ -98,41 +98,33 @@ class MainActivity : BaseActivity<ActivityMainBinding, MyBaseViewModel>(),
...
@@ -98,41 +98,33 @@ class MainActivity : BaseActivity<ActivityMainBinding, MyBaseViewModel>(),
//联网车辆位姿数据
//联网车辆位姿数据
binding
.
btVehicle
.
setOnClickListener
{
binding
.
btVehicle
.
setOnClickListener
{
mainVm
.
subVehicle
().
observe
(
this
)
{
mainVm
.
subVehicle
().
observe
(
this
)
{
var
a
=
1
}
}
}
}
//感知目标物
//感知目标物
binding
.
btTarget
.
setOnClickListener
{
binding
.
btTarget
.
setOnClickListener
{
mainVm
.
subTarget
().
observe
(
this
)
{
mainVm
.
subTarget
().
observe
(
this
)
{
if
(
it
.
size
==
0
)
{
if
(
it
.
isEmpty
()
)
{
HighMapApi
.
clearPtcData
()
HighMapApi
.
clearPtcData
()
return
@observe
return
@observe
}
}
it
.
forEachIndexed
{
index
,
perTargetTestItem
->
var
parts
=
it
.
flatMap
{
it
.
participants
}
var
list
=
perTargetTestItem
.
participants
val
ptcList
:
MutableList
<
UnityPtc
>
=
ArrayList
(
list
.
size
)
var
ptcList
=
parts
.
map
{
list
.
forEachIndexed
{
index
,
item
->
var
unityPtc
=
UnityPtc
().
apply
{
var
unityPtc
=
UnityPtc
()
lat
=
it
.
latitude
unityPtc
.
lat
=
item
.
latitude
lon
=
it
.
longitude
unityPtc
.
lon
=
item
.
longitude
ptcid
=
it
.
ptcId
unityPtc
.
ptcid
=
item
.
ptcId
heading
=
it
.
heading
unityPtc
.
heading
=
item
.
heading
if
(
it
.
ptcType
==
"car"
)
{
if
(
item
.
ptcType
==
"car"
)
{
pType
=
1
unityPtc
.
pType
=
1
}
else
{
}
else
{
unityPtc
.
pType
=
2
pType
=
2
}
}
// unityPtc.aniTime=ptc.aniTime
// unityPtc.aniTime = 1
// unityPtc.isFlash=ptc.isFlash
// unityPtc.isRed=ptc.isRed
// unityPtc.isFlash = true
// unityPtc.isRed = true
ptcList
.
add
(
unityPtc
)
}
}
HighMapApi
.
setPtcData
(
ptcList
)
return
@map
unityPtc
}
}
HighMapApi
.
setPtcData
(
ptcList
)
}
}
}
}
//v2x 预警
//v2x 预警
...
...
app/src/main/java/com/sd/cavphmi/ui/fragment/UnityFragment.kt
View file @
e09a56b8
...
@@ -101,18 +101,10 @@ class UnityFragment : Fragment(), IUnityPlayerLifecycleEvents {
...
@@ -101,18 +101,10 @@ class UnityFragment : Fragment(), IUnityPlayerLifecycleEvents {
unityMapVm
.
loadTileJson
()
unityMapVm
.
loadTileJson
()
}
}
// 可选:向 Unity 发送消息的方法
fun
sendMessageToUnity
(
gameObjectName
:
String
,
methodName
:
String
,
message
:
String
)
{
// mUnityPlayer?.sendMessage(gameObjectName, methodName, message)
// UnityPlayer.UnitySendMessage()
}
companion
object
{
companion
object
{
@JvmStatic
@JvmStatic
fun
newInstance
()
=
UnityFragment
()
fun
newInstance
()
=
UnityFragment
()
}
}
}
}
\ No newline at end of file
app/src/main/java/com/sd/cavphmi/utils/MyContants.kt
View file @
e09a56b8
package
com.sd.cavphmi.utils
package
com.sd.cavphmi.utils
object
MyContants
{
object
MyContants
{
//
const val IS_DEBUG = true
const
val
IS_DEBUG
=
true
//测试环境
//测试环境
// var HOST = "https://itg-dev.cu-sc.com:19443/"
// var HOST = "https://itg-dev.cu-sc.com:19443/"
//开发环境切勿动
//开发环境切勿动
var
HOST
=
"https://itg-yz.cu-sc.com:13443"
var
HOST
=
"https://itg-yz.cu-sc.com:13443"
//智网生产环境地址用于拼接3dtile.json
//智网生产环境地址用于拼接3dtile.json
var
HOST_HTTP_3
=
"https://itg-yz.cu-sc.com:13443"
var
HOST_HTTP_3
=
"https://itg-yz.cu-sc.com:13443"
/***测试环境socket token***/
//
/***测试环境socket token***/
private
val
WSTOKEN
=
//
private val WSTOKEN =
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI0MTc0NDY3NGNlOGM0MDZmOTVkZTVkYWYyMWVlOWQ0ZiIsImNyZWF0ZVRpbWUiOjE3NTUwNzYxMTgxMjQsInVzZXJUeXBlIjoxLCJzb3VyY2UiOjAsInB3ZEV4cGlyZWQiOmZhbHNlLCJ1c2VybmFtZSI6ImNoZW5ieTUxIn0.aPYHCxXgQHj4eYGGZnce5MPJCtmMoRcIIHcNXzMMOHE"
//
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI0MTc0NDY3NGNlOGM0MDZmOTVkZTVkYWYyMWVlOWQ0ZiIsImNyZWF0ZVRpbWUiOjE3NTUwNzYxMTgxMjQsInVzZXJUeXBlIjoxLCJzb3VyY2UiOjAsInB3ZEV4cGlyZWQiOmZhbHNlLCJ1c2VybmFtZSI6ImNoZW5ieTUxIn0.aPYHCxXgQHj4eYGGZnce5MPJCtmMoRcIIHcNXzMMOHE"
//登录后拿到Token
//登录后拿到Token
var
HTTP_TOKEN
=
var
HTTP_TOKEN
=
...
@@ -18,23 +18,26 @@ object MyContants {
...
@@ -18,23 +18,26 @@ object MyContants {
//仅仅用于测试接口联通性,这里可不传
//仅仅用于测试接口联通性,这里可不传
// private val reType = "51world"
// private val reType = "51world"
//跟踪车辆的ID 267(模拟) skywell.1ggvlp16.car10 skywell.1ggvlp16.car8
//跟踪车辆的ID 15(模拟) skywell.1ggvlp16.car10 skywell.1ggvlp16.car8
private
val
VEHICLEID
=
"skywell.1ggvlp16.car8"
var
WSHOST
=
"wss://itg-dev.cu-sc.com:19443/WSPLUSV5/socket?token=${WSTOKEN}&vehicleId=${VEHICLEID}&"
//智网测试、开发地址
// var WSHOST = "wss://172.24.124.130:19443/wsplus/socket?token=121&reType=freedo&vehicleId=7&"
var
BASE_HOST
=
if
(
IS_DEBUG
)
"172.24.124.130:19443"
else
"itg-yz.cu-sc.com:19443"
//websocket地址
private
var
WSHOST
=
if
(
IS_DEBUG
)
"wss://${BASE_HOST}/wsplus/socket?token=121&reType=freedo&"
else
"wss://${BASE_HOST}/wsplus/socket?token=121&reType=freedo&"
var
vehicleId
=
"17"
/**网联车辆位姿 用于实车测试喽数据***/
var
WS_VEH_LOC
=
"${WSHOST}msgType=2&vehicleId=${vehicleId}"
// var PORT = if (IS_DEBUG) "123" else "34534"
/***感知目标物 &intersectionCode=17 停车场 不传就是整个园区***/
/***感知目标物 &intersectionCode=17 停车场 不传就是整个园区***/
// var WS_FEEL_TARGET = "${WSHOST}msgType=1&intersectionCode=17"
// var WS_FEEL_TARGET = "${WSHOST}msgType=1&intersectionCode=17"
var
WS_FEEL_TARGET
=
"wss://172.24.124.130:19443/wsplus/socket?token=121&reType=freedo&&msgType=1&intersectionCode=17"
var
WS_FEEL_TARGET
=
"${WSHOST}&msgType=1"
/***网联车辆位姿 &vehicleId=***/
// var WS_VEH_LOC = "${WSHOST}msgType=2"
var
WS_VEH_LOC
=
"wss://172.24.124.130:19443/wsplus/socket?token=121&reType=freedo&msgType=2&vehicleId=7"
/***V2X预警 vehicleId 传了就是获取某一辆车的预警 &vehicleId=***/
/***V2X预警 vehicleId 传了就是获取某一辆车的预警 &vehicleId=***/
var
WS_V2X
=
"${WSHOST}msgType=4"
var
WS_V2X
=
"${WSHOST}msgType=4"
/***网联车辆状态 &vehicleId=''***/
/***网联车辆状态 &vehicleId=''***/
var
WS_VEH_STATU
=
"${WSHOST}msgType=6"
var
WS_VEH_STATU
=
"${WSHOST}msgType=6"
...
...
app/src/main/java/com/sd/cavphmi/viewmodels/MainVm.kt
View file @
e09a56b8
...
@@ -8,13 +8,13 @@ import com.google.gson.Gson
...
@@ -8,13 +8,13 @@ import com.google.gson.Gson
import
com.sd.cavphmi.base.MyBaseViewModel
import
com.sd.cavphmi.base.MyBaseViewModel
import
com.sd.cavphmi.bean.AvpStatuBean
import
com.sd.cavphmi.bean.AvpStatuBean
import
com.sd.cavphmi.bean.CarVehicle
import
com.sd.cavphmi.bean.CarVehicle
import
com.sd.cavphmi.bean.PerTarget
import
com.sd.cavphmi.bean.PerceptionBean
import
com.sd.cavphmi.bean.PerTargetTest
import
com.sd.cavphmi.bean.SpaceInfoBean
import
com.sd.cavphmi.bean.SpaceInfoBean
import
com.sd.cavphmi.bean.V2xStartBean
import
com.sd.cavphmi.bean.V2xStartBean
import
com.sd.cavphmi.bean.VToXImgBean
import
com.sd.cavphmi.bean.VToXImgBean
import
com.sd.cavphmi.bean.VehDetailBean
import
com.sd.cavphmi.bean.VehDetailBean
import
com.sd.cavphmi.bean.VehicleStats
import
com.sd.cavphmi.bean.VehicleStats
import
com.sd.cavphmi.highmap.HighMapApi
import
com.sd.cavphmi.net.MyResult
import
com.sd.cavphmi.net.MyResult
import
com.sd.cavphmi.repositorys.AvpDataRepo
import
com.sd.cavphmi.repositorys.AvpDataRepo
import
com.sd.cavphmi.utils.FileIoUtils
import
com.sd.cavphmi.utils.FileIoUtils
...
@@ -23,7 +23,6 @@ import com.sd.cavphmi.utils.ToastHelper
...
@@ -23,7 +23,6 @@ import com.sd.cavphmi.utils.ToastHelper
import
com.sd.cavphmi.websockets.FeelTargetWSClient
import
com.sd.cavphmi.websockets.FeelTargetWSClient
import
com.sd.cavphmi.websockets.V2xWSClient
import
com.sd.cavphmi.websockets.V2xWSClient
import
com.sd.cavphmi.websockets.VecLocWSClient
import
com.sd.cavphmi.websockets.VecLocWSClient
import
com.sd.cavphmi.websockets.VehStatuWSClient
import
dagger.hilt.android.lifecycle.HiltViewModel
import
dagger.hilt.android.lifecycle.HiltViewModel
import
dagger.hilt.android.qualifiers.ApplicationContext
import
dagger.hilt.android.qualifiers.ApplicationContext
import
kotlinx.coroutines.launch
import
kotlinx.coroutines.launch
...
@@ -72,7 +71,7 @@ class MainVm @Inject constructor(
...
@@ -72,7 +71,7 @@ class MainVm @Inject constructor(
lateinit
var
mockVM
:
MockVM
lateinit
var
mockVM
:
MockVM
//是否需要模拟
//是否需要模拟
var
isMock
=
tru
e
var
isMock
=
fals
e
//车辆位姿数据
//车辆位姿数据
var
carVehicle
=
MutableLiveData
<
CarVehicle
>()
var
carVehicle
=
MutableLiveData
<
CarVehicle
>()
...
@@ -81,7 +80,7 @@ class MainVm @Inject constructor(
...
@@ -81,7 +80,7 @@ class MainVm @Inject constructor(
var
vehDetail
=
MutableLiveData
<
VehDetailBean
>()
var
vehDetail
=
MutableLiveData
<
VehDetailBean
>()
//感知目标物
//感知目标物
var
targetPre
=
MutableLiveData
<
Per
TargetTest
>()
var
targetPre
=
MutableLiveData
<
Per
ceptionBean
>()
//v2x 预警
//v2x 预警
var
v2xStartBean
=
MutableLiveData
<
V2xStartBean
>()
var
v2xStartBean
=
MutableLiveData
<
V2xStartBean
>()
...
@@ -196,12 +195,17 @@ class MainVm @Inject constructor(
...
@@ -196,12 +195,17 @@ class MainVm @Inject constructor(
viewModelScope
.
launch
{
viewModelScope
.
launch
{
//下载到sd卡下面的DownLoad文件夹下面
//下载到sd卡下面的DownLoad文件夹下面
FileIoUtils
.
writeToFile
(
str
,
"CarVehicle.txt"
)
FileIoUtils
.
writeToFile
(
str
,
"CarVehicle.txt"
)
var
bean
=
gson
.
fromJson
(
str
,
CarVehicle
::
class
.
java
)
var
carBean
=
gson
.
fromJson
(
str
,
CarVehicle
::
class
.
java
)
carVehicle
.
postValue
(
bean
)
// carVehicle.postValue(carBean)
//更新主车位置
var
car
=
carBean
.
first
()
HighMapApi
.
setCarPosition
(
car
.
heading
,
car
.
latitude
,
car
.
longitude
,
20.80189
)
}
}
}
}
}
}
vecLocWSClient
.
connect
()
if
(!
vecLocWSClient
.
isOpen
){
vecLocWSClient
.
connect
()
}
}
catch
(
e
:
Exception
)
{
}
catch
(
e
:
Exception
)
{
e
.
printStackTrace
()
e
.
printStackTrace
()
}
}
...
@@ -213,7 +217,7 @@ class MainVm @Inject constructor(
...
@@ -213,7 +217,7 @@ class MainVm @Inject constructor(
/**感知目标物数据
/**感知目标物数据
*传入intersectionCode=17 拼接 代表获取某区域的感知物,目前没有数据
*传入intersectionCode=17 拼接 代表获取某区域的感知物,目前没有数据
*/
*/
fun
subTarget
():
LiveData
<
Per
TargetTest
>
{
fun
subTarget
():
LiveData
<
Per
ceptionBean
>
{
if
(
isMock
)
{
if
(
isMock
)
{
mockVM
.
onSubTargetMock
(
targetPre
)
mockVM
.
onSubTargetMock
(
targetPre
)
}
else
{
}
else
{
...
@@ -222,12 +226,14 @@ class MainVm @Inject constructor(
...
@@ -222,12 +226,14 @@ class MainVm @Inject constructor(
override
fun
onMsg
(
str
:
String
)
{
override
fun
onMsg
(
str
:
String
)
{
viewModelScope
.
launch
{
viewModelScope
.
launch
{
FileIoUtils
.
writeToFile
(
str
,
"PerTarget.txt"
)
FileIoUtils
.
writeToFile
(
str
,
"PerTarget.txt"
)
var
bean
=
gson
.
fromJson
(
str
,
Per
TargetTest
::
class
.
java
)
var
bean
=
gson
.
fromJson
(
str
,
Per
ceptionBean
::
class
.
java
)
targetPre
.
postValue
(
bean
)
targetPre
.
postValue
(
bean
)
}
}
}
}
}
}
feelTargetWSClient
.
connect
()
if
(!
feelTargetWSClient
.
isOpen
){
feelTargetWSClient
.
connect
()
}
}
catch
(
e
:
Exception
)
{
}
catch
(
e
:
Exception
)
{
e
.
printStackTrace
()
e
.
printStackTrace
()
}
}
...
@@ -254,7 +260,9 @@ class MainVm @Inject constructor(
...
@@ -254,7 +260,9 @@ class MainVm @Inject constructor(
}
}
}
}
}
}
v2xWSClient
.
connect
()
if
(
v2xWSClient
.
isOpen
==
false
){
v2xWSClient
.
connect
()
}
}
catch
(
e
:
Exception
)
{
}
catch
(
e
:
Exception
)
{
e
.
printStackTrace
()
e
.
printStackTrace
()
}
}
...
...
app/src/main/java/com/sd/cavphmi/viewmodels/MockVM.kt
View file @
e09a56b8
package
com.sd.cavphmi.viewmodels
package
com.sd.cavphmi.viewmodels
import
android.content.Context
import
android.content.Context
import
androidx.databinding.ObservableField
import
androidx.lifecycle.MutableLiveData
import
androidx.lifecycle.MutableLiveData
import
androidx.lifecycle.ViewModel
import
androidx.lifecycle.ViewModel
import
androidx.lifecycle.viewModelScope
import
androidx.lifecycle.viewModelScope
import
com.google.gson.Gson
import
com.google.gson.Gson
import
com.sd.cavphmi.bean.CarPanelBean
import
com.sd.cavphmi.bean.CarVehicle
import
com.sd.cavphmi.bean.CarVehicle
import
com.sd.cavphmi.bean.CarVehicleItem
import
com.sd.cavphmi.bean.PerceptionBean
import
com.sd.cavphmi.bean.PerTarget
import
com.sd.cavphmi.bean.PerTargetTest
import
com.sd.cavphmi.bean.V2xStartBean
import
com.sd.cavphmi.bean.V2xStartBean
import
com.sd.cavphmi.highmap.HighMapApi
import
com.sd.cavphmi.utils.FileIoUtils
import
com.sd.cavphmi.utils.FileIoUtils
import
dagger.hilt.android.lifecycle.HiltViewModel
import
dagger.hilt.android.lifecycle.HiltViewModel
import
dagger.hilt.android.qualifiers.ApplicationContext
import
dagger.hilt.android.qualifiers.ApplicationContext
...
@@ -45,32 +42,34 @@ class MockVM @Inject constructor(
...
@@ -45,32 +42,34 @@ class MockVM @Inject constructor(
)
{
)
{
viewModelScope
.
launch
{
viewModelScope
.
launch
{
val
dst
=
mutableListOf
<
String
>()
val
dst
=
mutableListOf
<
String
>()
FileIoUtils
.
getAssetMock
(
context
,
"mock/CarVehicle.txt"
,
dst
)
FileIoUtils
.
getAssetMock
(
context
,
"mock/CarVehicle
_15
.txt"
,
dst
)
dst
.
forEach
{
str
->
dst
.
forEach
{
str
->
delay
(
1000
)
val
bean
=
parseDataBean
(
str
,
CarVehicle
::
class
.
java
)
val
bean
=
parseDataBean
(
str
,
CarVehicle
::
class
.
java
)
println
(
"------模拟车辆位姿数据 = ${bean}"
)
//
println("------模拟车辆位姿数据 = ${bean}")
println
(
"------车速 = ${bean.first().speed}"
)
//
println("------车速 = ${bean.first().speed}")
println
(
"------电量 = ${bean.first().soc}"
)
//
println("------电量 = ${bean.first().soc}")
carVehicle
.
value
=
bean
carVehicle
.
value
=
bean
var
car
=
bean
.
first
()
HighMapApi
.
setCarPosition
(
car
.
heading
,
car
.
latitude
,
car
.
longitude
,
20.80189
)
delay
(
100
)
}
}
}
}
}
}
//感知目标物
//感知目标物
fun
onSubTargetMock
(
targetPre
:
MutableLiveData
<
Per
TargetTest
>)
{
fun
onSubTargetMock
(
targetPre
:
MutableLiveData
<
Per
ceptionBean
>)
{
viewModelScope
.
launch
{
viewModelScope
.
launch
{
val
parts
=
mutableListOf
<
String
>()
val
parts
=
mutableListOf
<
String
>()
FileIoUtils
.
getAssetMock
(
context
,
"mock/PerTarget.txt"
,
parts
)
FileIoUtils
.
getAssetMock
(
context
,
"mock/PerTarget.txt"
,
parts
)
parts
.
forEach
{
str
->
parts
.
forEach
{
str
->
delay
(
1000
)
var
bean
=
parseDataBean
(
str
,
PerceptionBean
::
class
.
java
)
var
bean
=
parseDataBean
(
str
,
PerTargetTest
::
class
.
java
)
// println("------模拟感知目标物数据 = ${bean}")
// println("------模拟感知目标物数据 = ${bean}")
// println("------模拟感知目标物typeName = ${bean.typeName}")
// println("------模拟感知目标物typeName = ${bean.typeName}")
// println("------模拟感知目标物type = ${bean.type}")
// println("------模拟感知目标物type = ${bean.type}")
// println("------模拟感知目标物level = ${bean.type}")
// println("------模拟感知目标物level = ${bean.type}")
targetPre
.
value
=
bean
targetPre
.
value
=
bean
delay
(
1000
)
}
}
}
}
}
}
...
...
app/src/main/java/com/sd/cavphmi/websockets/FeelTargetWSClient.kt
View file @
e09a56b8
...
@@ -43,11 +43,10 @@ class FeelTargetWSClient : WebSocketClient {
...
@@ -43,11 +43,10 @@ class FeelTargetWSClient : WebSocketClient {
return
return
onDataCb
?.
onMsg
(
message
)
onDataCb
?.
onMsg
(
message
)
// onSocketCb?.onMessage(message)
// onSocketCb?.onMessage(message)
}
}
override
fun
onMessage
(
bytes
:
ByteBuffer
?)
{
override
fun
onMessage
(
bytes
:
ByteBuffer
?)
{
System
.
out
.
println
(
TAG
+
" received ByteBuffer"
)
//
System.out.println(TAG + " received ByteBuffer")
}
}
...
...
app/src/main/java/com/sd/cavphmi/websockets/VecLocWSClient.kt
View file @
e09a56b8
...
@@ -44,17 +44,14 @@ class VecLocWSClient : WebSocketClient {
...
@@ -44,17 +44,14 @@ class VecLocWSClient : WebSocketClient {
return
return
onDataCb
?.
onMsg
(
message
)
onDataCb
?.
onMsg
(
message
)
// onSocketCb?.onMessage(message)
// onSocketCb?.onMessage(message)
}
}
override
fun
onMessage
(
bytes
:
ByteBuffer
?)
{
override
fun
onMessage
(
bytes
:
ByteBuffer
?)
{
// System.out.println(TAG + " received ByteBuffer")
// System.out.println(TAG + " received ByteBuffer")
}
}
override
fun
onClose
(
code
:
Int
,
reason
:
String
?,
remote
:
Boolean
)
{
override
fun
onClose
(
code
:
Int
,
reason
:
String
?,
remote
:
Boolean
)
{
// System.out.println(TAG + " closed with exit code " + code + " additional info: " + reason);
// System.out.println(TAG + " closed with exit code " + code + " additional info: " + reason);
}
}
override
fun
onError
(
ex
:
Exception
?)
{
override
fun
onError
(
ex
:
Exception
?)
{
...
...
app/src/main/res/xml/file_paths.xml
0 → 100644
View file @
e09a56b8
<?xml version="1.0" encoding="utf-8"?>
<resources>
<paths>
<external-path
name=
"external-path"
path=
"."
/>
</paths>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment