From b44743bf33fc5af1c10cc8f43728ca326ad75f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 16 Jun 2025 08:30:37 +0200 Subject: [PATCH] no message --- Ladestation_v2/form.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Ladestation_v2/form.json b/Ladestation_v2/form.json index 4244213..03f8d9f 100644 --- a/Ladestation_v2/form.json +++ b/Ladestation_v2/form.json @@ -55,28 +55,29 @@ "type": "ValidationTextBox", "name": "IP_Adresse", "caption": "IP-Adresse Ladestation" - }, - { - "type": "ValidationTextBox", - "name": "Geräte-ID Smart-Me / ECarUp / Easee", - "caption": "ID" }, { "type": "ValidationTextBox", - "name": "Seriennummer Smart-Me / ECarUp / Easee", - "caption": "Seriennummer" + "caption": "Geräte-ID Smart-Me / ECarUp / Easee", + "name": "ID" }, { "type": "ValidationTextBox", - "name": "Username / Benutzernahme Solarladen", - "caption": "Username" + "caption": "Seriennummer Smart-Me / ECarUp / Easee", + "name": "Seriennummer" + + }, + { + "type": "ValidationTextBox", + "caption": "Username / Benutzernahme Solarladen", + "name": "Username" }, { "type": "PasswordTextBox", - "name": "Password -> Bei Anwendung mit Pico-Stationen", - "caption": "Passwort" + "caption": "Password -> Bei Anwendung mit Pico-Stationen", + "name": "Passwort" }, { "type": "SelectVariable",