Created
November 7, 2016 09:05
-
-
Save botic/150b7dbee6e3ca757d40dc80d5f5de44 to your computer and use it in GitHub Desktop.
Wiener Linien API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 7 Nov 2016 10:04:49,650 ERROR [ringo-worker-8] - No data found for line: { | |
| "name": "U2", | |
| "towards": "KARLSPLATZ NÄCHSTER ZUG 6 MIN", | |
| "direction": "H", | |
| "platform": "1", | |
| "richtungsId": "1", | |
| "barrierFree": false, | |
| "realtimeSupported": true, | |
| "trafficjam": false, | |
| "departures": { | |
| "departure": [ | |
| { | |
| "departureTime": {}, | |
| "vehicle": { | |
| "towards": "KARLSPLATZ NÄCHSTER ZUG 6 MIN", | |
| "type": "ptMetro", | |
| "linienId": 302 | |
| } | |
| } | |
| ] | |
| }, | |
| "type": "ptMetro", | |
| "lineId": 302 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment