syntax anpassungen

This commit is contained in:
dh
2025-06-04 10:22:10 +02:00
parent a344e766ba
commit 91edee7d9c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"elements": [ "elements": [
{ {
"type": "Label", "type": "Label",
"caption": "Sofar Wechselrichter Konfiguration" "caption": "Sofar Wechselrichter Konfiguration"
}, },
{ {
"type": "NumberSpinner", "type": "NumberSpinner",
@@ -17,12 +17,12 @@
"suffix": "s" "suffix": "s"
}, },
{ {
"type": "Matrix", "type": "List",
"name": "Registers", "name": "Registers",
"caption": "Register-Tabelle", "caption": "Register-Tabelle",
"add": "Registriere neuen Eintrag", "add": "Registriere neuen Eintrag",
"delete": "Lösche Eintrag", "delete": "Lösche Eintrag",
"type": [ "columns": [
{ {
"caption": "Register-Nummer", "caption": "Register-Nummer",
"name": "RegisterNumber", "name": "RegisterNumber",
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"id": "{A1B2C3D4-EF56-7890-ABCD-1234567890EF}", "id": "{C26E97C8-BA00-0563-6B14-B807C5ACE17F}",
"type": 3, "type": 3,
"vendor": "Belevo AG", "vendor": "Belevo AG",
"aliases": [], "aliases": [],