UNPKG

node-red-contrib-knx-ultimate

Version:

Control your KNX 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.

16 lines 897 B
{ "knxUltimateGlobalContext": { "helplink" : "&nbsp<i class=\"fa fa-question-circle\"></i>&nbsp<a target=\"_blank\" href=\"https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/GlobalVariable\"><u>Sample</u></a>", "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." } } }