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) • 823 B
JSON
{
"knxUltimateLogger": {
"paletteLabel": "KNX Logger",
"title": "KNX logger for ETS",
"properties": {
"node-input-server": "Gateway",
"node-input-topic": "Topic",
"node-input-name": "Node Name",
"node-input-autoStartTimerCreateETSXML": "Auto start timer",
"mlxETSFileAccordion": "ETS compatible BUS Diagnostic File",
"node-input-intervalCreateETSXML": "Output new XML every (in minutes)",
"node-input-maxRowsInETSXML":"Max number of rows in XML (0 = no limit)",
"telegramCounter": "KNX Telegram Counter",
"node-input-intervalTelegramCount": "Count interval (in seconds)"
},
"placeholder": {
},
"selectlists": {
}
}
}