stl_rt_reference
Provides the complete GTFS-Realtime field and enum mapping table for implementing a custom decoder without a protobuf runtime.
Instructions
The full GTFS-Realtime field map as a flat table (message, field number, name, kind, repeated) plus all enum value mappings.
This is the porting reference for the on-device decoder. The Light SDK dependency allow-list contains no protobuf runtime, so the Kotlin decoder is either kotlinx-serialization-protobuf or hand-written from this table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |