Skip to content

Commit ba80877

Browse files
authored
Updated Version of instant API.
Its not exactly known what differs, but the new version works the same way as the older one (v1).
1 parent 2338b56 commit ba80877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)