🔗 Updating broken links in "oasa_telematics" (#10884)

This commit is contained in:
Hmmbob 2019-10-19 16:02:28 +02:00 committed by Klaas Schoute
parent 784b14ef39
commit 497eb00e8f

View File

@ -29,13 +29,11 @@ The `route_id` can be obtained by looking up the "LineCode" of the route you wan
Then getting the "RouteCode" from this link:
<http://telematics.oasa.gr/api/?act=webGetRoutes&p1=LINE_CODE>
(Replace "LINE_CODE" with the "LineCode" you copied from the first link) find the route you need and copy the `RouteCode` field.
`http://telematics.oasa.gr/api/?act=webGetRoutes&p1=LINE_CODE` (Replace "LINE_CODE" with the "LineCode" you copied from the first link) find the route you need and copy the `RouteCode` field.
Next, get the `stop_id` from this link:
<http://telematics.oasa.gr/api/?act=webGetStops&p1=ROUTE_CODE>
(Replace "ROUTE_CODE" with the "RouteCode" you got from the previous link) find the stop you need and copy the `StopID` field. The route must pass from this stop in order for the sensor to work.
`http://telematics.oasa.gr/api/?act=webGetStops&p1=ROUTE_CODE` (Replace "ROUTE_CODE" with the "RouteCode" you got from the previous link) find the stop you need and copy the `StopID` field. The route must pass from this stop in order for the sensor to work.
{% configuration %}
route_id: