node-red-contrib-knx-ultimate
Version:
Control your KNX and KNX Secure intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer. Easy to use and highly configurable.
24 lines (21 loc) • 854 B
JSON
{
"knxUltimateLogger": {
"paletteLabel": "Logger KNX",
"title": "Logger KNX per ETS",
"properties": {
"node-input-server": "Gateway",
"node-input-topic": "Topic",
"node-input-name": "Nome",
"node-input-autoStartTimerCreateETSXML": "Avvia il timer automaticamente",
"mlxETSFileAccordion": "File compatibile con diagnostica ETS",
"node-input-intervalCreateETSXML": "Nuovo file XML ogni (in minuti)",
"node-input-maxRowsInETSXML":"Numero massimo di righe nel file (0 = nessun limite)",
"telegramCounter": "Contatore telegrammi KNX",
"node-input-intervalTelegramCount": "Intervallo conteggio (in secondi)"
},
"placeholder": {
},
"selectlists": {
}
}
}