Skip to content

Commit bc00720

Browse files
authored
Merge pull request #1 from psuet/patch-1
Updated Version of instant API.
2 parents 2338b56 + ba80877 commit bc00720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ defaultstop = 100636
1111
baseurl = "http://ivu.aseag.de/interfaces/ura/{}"
1212
url_l = "location"
1313
url_j = "journey"
14-
url_i = "instant_V1"
14+
url_i = "instant_V2"
1515
returnlist = "StopPointName,StopID,StopPointState,StopPointIndicator,Latitude,Longitude,VisitNumber,TripID,VehicleID,LineID,LineName,DirectionID,DestinationName,DestinationText,EstimatedTime,BaseVersion"
1616
usage = 'Usage: ./main [StopID/StopName] [BusID] ([BusID]…) +[MaxWait]'
1717
infotext = "Haltestelle: {}\nHaltestellenID: {}\nLinienfilter: {}"

0 commit comments

Comments
 (0)