UNPKG

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, ETS group address importer, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.

22 lines (21 loc) 947 B
{ "knxUltimateGlobalContext": { "paletteLabel": "KNX 全局上下文", "title": "KNX 全局变量节点", "node-input-name": "变量名 (不能有空格,只能用小写字母)", "advanced": { "exposeAsVariable" : "作为全局变量公开", "exposeAsVariableNO" : "No", "exposeAsVariableREADONLY" : "只读取", "exposeAsVariableREADWRITE" : "读取/写入", "node-input-server" : "网关", "writeExecutionInterval" : "总线写入间隔时间", "warning" : "警告:所有流之间共享单个节点。您不需要多个节点;不管它在哪里,你都可以看到变量 GLOBALLY." }, "interval_250ms": "250毫秒", "interval_500ms": "500毫秒", "interval_1000ms_default": "1000毫秒(默认)", "interval_1500ms": "1500毫秒", "interval_2000ms": "2000毫秒" } }