From bfadf303d147938152d6c8bcb0a9427167b42be9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 5 Jan 2014 18:27:02 +0100 Subject: add another delay reason taken from the RIS --- lib/Travel/Status/DE/IRIS/Result.pm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index d37d98c..a3b91be 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -255,6 +255,7 @@ sub translate_msg { 2 => 'Polizeiliche Ermittlung', 3 => 'Feuerwehreinsatz neben der Strecke', 5 => 'Ärztliche Versorgung eines Fahrgastes', + 6 => 'Betätigen der Notbremse', 7 => 'Personen im Gleis', 8 => 'Notarzteinsatz am Gleis', 10 => 'Ausgebrochene Tiere im Gleis', @@ -549,6 +550,10 @@ At the time of this writing, the following messages are known: =item d 5 : "Erztliche Versorgung eines Fahrgastes" +=item d 6 : "BetEtigen der Notbremse" + +Source: Correlation between IRIS and DB RIS (bahn.de). + =item d 7 : "Personen im Gleis" =item d 8 : "Notarzteinsatz am Gleis" @@ -617,7 +622,7 @@ At the time of this writing, the following messages are known: =item d 55 : "Technische StErung an einem anderen Zug" -Correlation between IRIS and DB RIS (bahn.de). May be incorrect. +Source: Correlation between IRIS and DB RIS (bahn.de). =item q 80 : "Abweichende Wagenreihung" -- cgit v1.2.3