chore: remove xinda ingestion modules

This commit is contained in:
lingniu
2026-07-01 18:22:51 +08:00
parent f89ac1c23f
commit 4eaaa88e9c
34 changed files with 234 additions and 2130 deletions

View File

@@ -10,6 +10,5 @@ public enum ProtocolId {
JT808,
JT1078,
JSATL12,
MQTT_YUTONG,
XINDA_PUSH
MQTT_YUTONG
}

View File

@@ -53,7 +53,7 @@ public sealed interface VehicleEvent
RealtimePayload payload
) implements VehicleEvent {}
/** 纯位置事件808 的 0x0200 / Xinda 0200 映射到此)。 */
/** 纯位置事件808 的 0x0200 映射到此)。 */
record Location(
String eventId,
String vin,