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) • 926 B
JSON
{
"knxUltimateGlobalContext": {
"paletteLabel": "KNX Global Context",
"title": "KNX Global Context",
"node-input-name": "Variable Name (no spaces, only chars [a-z])",
"advanced": {
"exposeAsVariable" : "Expose as Global variable",
"exposeAsVariableNO" : "No",
"exposeAsVariableREADONLY" : "Read Only",
"exposeAsVariableREADWRITE" : "Read/Write",
"node-input-server" : "Gateway",
"writeExecutionInterval" : "BUS write interval",
"warning" : "Warning: a single node is shared between ALL FLOWS. You don't need more than one node; regardless of where it is, you can see the variable GLOBALLY."
},
"interval_250ms": "250ms",
"interval_500ms": "500ms",
"interval_1000ms_default": "1000ms (Default)",
"interval_1500ms": "1500ms",
"interval_2000ms": "2000ms"
}
}