We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2338b56 commit ba80877Copy full SHA for ba80877
1 file changed
main
@@ -11,7 +11,7 @@ defaultstop = 100636
11
baseurl = "http://ivu.aseag.de/interfaces/ura/{}"
12
url_l = "location"
13
url_j = "journey"
14
-url_i = "instant_V1"
+url_i = "instant_V2"
15
returnlist = "StopPointName,StopID,StopPointState,StopPointIndicator,Latitude,Longitude,VisitNumber,TripID,VehicleID,LineID,LineName,DirectionID,DestinationName,DestinationText,EstimatedTime,BaseVersion"
16
usage = 'Usage: ./main [StopID/StopName] [BusID] ([BusID]…) +[MaxWait]'
17
infotext = "Haltestelle: {}\nHaltestellenID: {}\nLinienfilter: {}"
0 commit comments