Quite a lot of stuff completely renamed

This commit is contained in:
2022-09-23 11:49:11 +02:00
parent 872fd9a088
commit d949778ac5
10 changed files with 55 additions and 22 deletions

View File

@@ -47,11 +47,11 @@ RMV API key. Just use my functions together with those docs, if you want to buil
really sophisticated. However I'm not sure whether RMV supports that many HAFAS features publicly.
# To-Do
- [ ] arrivalBoard (boardArrival)
- [ ] departureBoard (boardArrival)
- [x] himsearch (himSearch)
- [ ] journeyDetail
- [x] location.nearbystops (stopByCoords)
- [x] location.name (stopByName)
- [ ] recon
- [x] trip (findRoute)
- [ ] arrivalBoard (board_arrival)
- [ ] departureBoard (board_departure)
- [x] himsearch (him_search)
- [ ] journeyDetail (journey_detail)
- [x] location.nearbystops (stop_by_coords)
- [x] location.name (stop_by_name)
- [x] trip (trip_find)
- [ ] recon (trip_recon)