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",