From 8c7ea49b6949389b43d91836df37d583e6caeac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 28 Apr 2025 10:17:40 +0200 Subject: [PATCH] lst angepasst --- Ladestation_v2/form.json | 6 ++++++ 1 file changed, 6 insertions(+) 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",