46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"elements": [
|
|
{
|
|
"type": "Label",
|
|
"caption": "Konfiguration der nötigen Schaltkontakte und Nennleistungen"
|
|
},
|
|
{
|
|
"type": "NumberSpinner",
|
|
"name": "IdleCounterMax",
|
|
"caption": "Zyklen zwischen zwei Leisutungsänderungen",
|
|
"suffix": ""
|
|
},
|
|
{
|
|
"type": "NumberSpinner",
|
|
"name": "BoilerLeistungTeillast",
|
|
"caption": "Leistug Teillast",
|
|
"suffix": ""
|
|
},
|
|
{
|
|
"type": "NumberSpinner",
|
|
"name": "BoilerLeistungVolllast",
|
|
"caption": "Leistug Vollast",
|
|
"suffix": ""
|
|
},
|
|
{
|
|
"type": "SelectVariable",
|
|
"name": "Boilertemperatur",
|
|
"caption": "Variable für Boilertemperatur",
|
|
"test": true
|
|
},
|
|
{
|
|
"type": "SelectVariable",
|
|
"name": "Kontakt_Teillast",
|
|
"caption": "Schaltkontakt Teillast",
|
|
"test": true
|
|
},
|
|
{
|
|
"type": "SelectVariable",
|
|
"name": "Kontakt_Volllast",
|
|
"caption": "Schaltkontakt Volllast",
|
|
"test": true
|
|
}
|
|
|
|
]
|
|
}
|