lingniu
|
ebbf2ca8fb
|
docs: clarify kafka-only production channel
|
2026-07-01 11:25:00 +08:00 |
|
lingniu
|
7ce64e9963
|
refactor: remove legacy event file store
|
2026-07-01 11:04:11 +08:00 |
|
lingniu
|
56a6c01f95
|
refactor: make event file store optional
|
2026-07-01 07:51:45 +08:00 |
|
lingniu
|
51b1dd4174
|
refactor: make raw archive store optional
|
2026-07-01 07:42:16 +08:00 |
|
lingniu
|
ba4bb51a07
|
refactor: make latest state optional
|
2026-07-01 07:37:50 +08:00 |
|
lingniu
|
0987bb4718
|
refactor: make jsatl12 optional
|
2026-07-01 07:33:06 +08:00 |
|
lingniu
|
9bd61ac91b
|
docs: align adr with active production scope
|
2026-07-01 07:06:09 +08:00 |
|
lingniu
|
22468e78b4
|
chore: wire split apps deployment config
ci/woodpecker/manual/woodpecker Pipeline was canceled
|
2026-06-24 14:38:59 +08:00 |
|
lingniu-dev
|
064ecc479c
|
chore: initial import of lingniu-vehicle-ingest
Multi-module Spring Boot ingest service for vehicle telemetry. Modules:
- ingest-api / ingest-core / ingest-codec-common: shared SPI, dispatcher,
Disruptor event bus, BCC/BCD codec helpers
- protocol-gb32960: GB/T 32960.3 inbound (Netty + per-version parser
packages v2016/v2025), platform login auth, VIN whitelist, idle handler
- protocol-jt808 / protocol-jt1078 / protocol-jsatl12: JT/T inbound
- inbound-mqtt / inbound-xinda-push: alternative ingest channels
- session-core: per-channel session state
- sink-archive / sink-mq: persistence sinks (local file / Kafka)
- command-gateway: terminal control command gateway
- bootstrap-all: aggregator Spring Boot app
- observability: Micrometer / Actuator wiring
Includes hex-dump golden samples under protocol-gb32960/src/test/resources
and the GB/T 32960.3-2016 / 2025 reference PDFs under reference/.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-15 16:08:57 +08:00 |
|