381287bacc
- Codec 8 parser (1-byte IO IDs, no NX/Generation Type) - Codec 8 Extended parser (2-byte IO IDs + variable-length NX section) - Codec 16 parser (mixed widths + Generation Type, supports IO IDs > 255) - Shared GPS element / timestamp helpers in gps-element.ts - Fixture loader with bigint/Buffer sentinel encoding and auto-discovery - 12 fixture pairs across codec8/8E/16 (canonical doc + synthetic edge cases) - Cross-checked Codec 8 against Traccar's TeltonikaProtocolDecoder (no discrepancies) 26 new tests. Total 62 passing across 10 test files. typecheck/lint/test/build all clean.
23 lines
388 B
JSON
23 lines
388 B
JSON
{
|
|
"positions": [
|
|
{
|
|
"device_id": "FIXTURE",
|
|
"timestamp": "2019-06-10T10:05:36.000Z",
|
|
"latitude": 0,
|
|
"longitude": 0,
|
|
"altitude": 0,
|
|
"angle": 0,
|
|
"speed": 0,
|
|
"satellites": 0,
|
|
"priority": 1,
|
|
"attributes": {
|
|
"__event": 1,
|
|
"21": 3,
|
|
"1": 1,
|
|
"66": 24080
|
|
}
|
|
}
|
|
],
|
|
"ack_record_count": 1
|
|
}
|