Warning, /libraries/kpublictransport/src/onboard/data/oebb.json is written in an unsupported language. File is not indexed.

0001 {
0002     "backend": "ScriptedRestOnboardBackend",
0003     "options": {
0004         "script": "oebb.js",
0005         "positionEndpoint": "https://railnet.oebb.at/api/gps",
0006         "positionFunction": "parseGps",
0007         "journeyEndpoint": "https://railnet.oebb.at/assets/modules/fis/combined.json",
0008         "journeyFunction": "parseJourney"
0009     }
0010 }