stl_rt_wire
Generate a raw protobuf wire-format dump of a realtime transit snapshot, showing field numbers, wire types, lengths, and nesting paths. Use it to validate a hand-written decoder against ground truth.
Instructions
Raw protobuf wire-format dump of a realtime snapshot: field number, wire type, length, bytes and nesting, with the named path for each numeric path.
This is the ground-truth artifact for validating a hand-written decoder. Point the Kotlin implementation at the same snapshot and compare trees.
Args: depth: how deep to recurse into submessages. max_entities: how many feed entities to dump (keeps output bounded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| entity | No | trip_updates | |
| snapshot | No | ||
| max_entities | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |