diff --git a/Ladestation_v2/form.json b/Ladestation_v2/form.json index fdf9e0a..e3eefbd 100644 --- a/Ladestation_v2/form.json +++ b/Ladestation_v2/form.json @@ -45,6 +45,12 @@ "caption": "Maximaler Ladestrom", "suffix": "Ampere" }, + { + "type": "NumberSpinner", + "name": "Zeit_Zwischen_Zustandswechseln", + "caption": "Mindestlaufzeit des Verbrauchers bei Lastschaltung", + "suffix": "" + }, { "type": "ValidationTextBox", "name": "IP_Adresse",