UNPKG

@smappee/node-red-contrib-smappee-knx

Version:
62 lines (61 loc) 1.06 kB
[ { "id": "e10d92fe.ca891", "type": "destination", "z": "3543e3de.30b1ac", "name": "Lamp", "gateway": "85eebfdc.da1ae", "destination": "0/6/45", "dpt": "DPT1", "x": 450, "y": 300, "wires": [] }, { "id": "bbf19696.e1ef78", "type": "inject", "z": "3543e3de.30b1ac", "name": "On", "topic": "", "payload": "true", "payloadType": "bool", "repeat": "", "crontab": "", "once": false, "x": 310, "y": 260, "wires": [ [ "e10d92fe.ca891" ] ] }, { "id": "62ab5f58.7e9f6", "type": "inject", "z": "3543e3de.30b1ac", "name": "Off", "topic": "", "payload": "false", "payloadType": "bool", "repeat": "", "crontab": "", "once": false, "x": 310, "y": 340, "wires": [ [ "e10d92fe.ca891" ] ] }, { "id": "85eebfdc.da1ae", "type": "gateway-config", "z": "", "name": "My gateway", "host": "224.0.23.12", "port": "3671", "useTunneling": false } ]