Skip to content

Instantly share code, notes, and snippets.

@botic
Created November 7, 2016 09:05
Show Gist options
  • Select an option

  • Save botic/150b7dbee6e3ca757d40dc80d5f5de44 to your computer and use it in GitHub Desktop.

Select an option

Save botic/150b7dbee6e3ca757d40dc80d5f5de44 to your computer and use it in GitHub Desktop.
Wiener Linien API
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