Files
Symcon_Belevo_Energiemanage…/Int_VGT/form.json
T
2025-11-13 08:04:40 +01:00

24 lines
429 B
JSON

{
"elements": [
{
"type": "ValidationTextBox",
"name": "DeviceID",
"caption": "Device ID"
}
],
"actions": [
{
"type": "Label",
"label": "Dieses Modul registriert automatisch die MQTT Topics:"
},
{
"type": "Label",
"label": "→ feedback-request/<DeviceID>"
},
{
"type": "Label",
"label": "→ remote-control-response/<DeviceID>"
}
]
}