From 4b3826b733dbe0a945073476d91983b8eb179486 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 5 Jan 2024 08:22:28 +0100 Subject: document date support in train info mode --- templates/layouts/app.html.ep | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'templates') diff --git a/templates/layouts/app.html.ep b/templates/layouts/app.html.ep index 29a9a58..abd265e 100644 --- a/templates/layouts/app.html.ep +++ b/templates/layouts/app.html.ep @@ -241,6 +241,12 @@ in full-screen browser setups. The App frontend works best for small screens, whereas the legacy Infoscreen mode is better suited for large displays. +
  • The departure board supports names, EVA IDs, and (in IRIS mode) + DS100/Ril100 codes as station identifiers.
  • +
  • Requests for train details can optionally be suffixed with the + DD.MM.[YYYY] date of the requested trip, e.g. "ICE 921 (1.1.)" or + "ICE 921 @ 1.1.". The date refers to the scheduled departure at the + train's origin station.
  • A JSON IRIS API is avaliable via mode=json&version=3 (or just https://dbf.finalrewind.org/Station.json?version=3). @@ -261,6 +267,12 @@ Für eine kleine Ansicht (z.B. iframe in einer normalen Website) empfiehlt sich das "App"-Frontend. Für eine große Ansicht (z.B. als alleinstehender Infoscreen) gibt es den "Infoscreen"-Modus.
  • +
  • Die Abfahrtstafel unterstützt Namen, EVA-IDs, und (im IRIS-Backend) + DS100/Ril100-Codes zur Identifikation von Stationen.
  • +
  • Zugdetails können optional für spezifische Abfahrtsdaten im + DD.MM.[YYYY]-Format abgefragt werden, z.B. "ICE 921 (1.1.)" oder + "ICE 921 @ 1.1.". Das Datum bezieht sich auf die geplante + Abfahrtszeit am Startbahnhof der Zugfahrt.
  • Die Parameter mode=json&version=3 (alternativ https://dbf.finalrewind.org/Bahnhofsname.json?version=3) -- cgit v1.2.3