Added version, tariff_features, waiting_period, parking_time_min and parking-time_max
This commit is contained in:
		@@ -1,12 +1,27 @@
 | 
			
		||||
{
 | 
			
		||||
    "name"                              :   "Germersheim (23.01.2023)",
 | 
			
		||||
 | 
			
		||||
    "version"                           :   "1.0.0",
 | 
			
		||||
 | 
			
		||||
    "spec1"                             :   "Freiparkzeit: 90min kostenlos",
 | 
			
		||||
    "spec2"                             :   "Stundentariff (7.00 - 20:00): 3.50 Euro/h",
 | 
			
		||||
    "spec3"                             :   "Tagesmaximum 18 Euro, gueltig 24Std. ab Einfahrt",
 | 
			
		||||
    "spec3.1"                           :   "(d.h gueltig bis 24h nach Einfahrt)",
 | 
			
		||||
    "spec4"                             :   "Nachttarif (20.00 - 7.00): 8 Euro",
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    "comment_tariff_features"           :   [   "unused",
 | 
			
		||||
                                                "FAHRZEUG_AUSWAHL_PKW",
 | 
			
		||||
                                                "FAHRZEUG_AUSWAHL_BUS",
 | 
			
		||||
                                                "FAHRZEUG_AUSWAHL_LKW",
 | 
			
		||||
                                                "VERANSTALTUNG_AUSWAHL_SPORT",
 | 
			
		||||
                                                "VERANSTALTUNG_AUSWAHL_KULTUR"
 | 
			
		||||
                                            ],
 | 
			
		||||
    "tariff_features"                   :   [],
 | 
			
		||||
 | 
			
		||||
    "comment_waiting_period"            :   "karenzzeit",
 | 
			
		||||
    "waiting_period"                    :   "0",
 | 
			
		||||
 | 
			
		||||
    "comment_free_of_charge"            :   "Freiparkzeit: 90min kostenlos",
 | 
			
		||||
    "free_of_charge"                    :   "90",
 | 
			
		||||
 | 
			
		||||
@@ -25,8 +40,11 @@
 | 
			
		||||
    "comment_max_price_for_24_hours"    :   "preis fuer 24h ticket (18 Euro)",
 | 
			
		||||
    "max_price_for_24_hours"            :   "1800000",
 | 
			
		||||
 | 
			
		||||
    "comment_max_parking_time"          :   "maximale parkzeit (in minuten)",
 | 
			
		||||
    "max_parking_time"                  :   "20160",
 | 
			
		||||
    "comment_parking_time_max"          :   "maximale parkzeit (in minuten)",
 | 
			
		||||
    "parking_time_max"                  :   "20160",
 | 
			
		||||
 | 
			
		||||
    "comment_parking_time_min"          :   "minimale parkzeit (in minuten)",
 | 
			
		||||
    "parking_time_min"                  :   "0",
 | 
			
		||||
 | 
			
		||||
    "week1" : {
 | 
			
		||||
        "Monday": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user