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) • 812 B
JSON
{
"knxUltimateLogger": {
"paletteLabel": "KNX 日志",
"title": "KNX 日志节点",
"properties": {
"node-input-server": "网关",
"node-input-topic": "主题名",
"node-input-name": "节点名称",
"node-input-autoStartTimerCreateETSXML": "自动启动定时器",
"mlxETSFileAccordion": "ETS 兼容总线诊断文件",
"node-input-intervalCreateETSXML": "每次输出新的 XML (分)",
"node-input-maxRowsInETSXML":"XML 中的最大行数 (0 = 没有限制)",
"telegramCounter": "KNX 电报计数",
"node-input-intervalTelegramCount": "计数间隔(秒)"
},
"placeholder": {
},
"selectlists": {
}
}
}