From 8594d52fe9715da204e3b767def5d0b6a93a2f1c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 19 May 2024 19:12:11 +0200 Subject: Result: Add "FULL" occupancy indicator --- lib/Travel/Status/DE/EFA/Result.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/EFA') diff --git a/lib/Travel/Status/DE/EFA/Result.pm b/lib/Travel/Status/DE/EFA/Result.pm index a326298..9f45bd5 100644 --- a/lib/Travel/Status/DE/EFA/Result.pm +++ b/lib/Travel/Status/DE/EFA/Result.pm @@ -213,8 +213,8 @@ Returns the "mode of transport", for instance "zug", "s-bahn", "tram" or Returns expected occupancy, if available, undef otherwise. Occupancy values are passed from the backend as-is. Known values are -"MANY_SEATS" (low occupation), "FEW_SEATS" (high occupation), and -"STANDING_ONLY" (very high occupation). +"MANY_SEATS" (low occupation), "FEW_SEATS" (high occupation), +"STANDING_ONLY" (very high occupation), and "FULL" (boarding not advised). =item $departure->platform -- cgit v1.2.3