MDT SCN-IP000.03 IP Interface ca. 150Euro
NodeRed einmalig als Gateway einrichten für die Umleitung auf UDP
https://www.loxwiki.eu/pages/viewpag...ageId=18219468
Flow:
[
{
"id": "731808b0.7cc9b8",
"type": "tab",
"label": "KNX",
"disabled": false,
"info": ""
},
{
"id": "8c604e11.05dae",
"type": "knx-in",
"z": "731808b0.7cc9b8",
"name": "",
"controller": "a3679c7d.e8ed3",
"x": 450,
"y": 160,
"wires": [
[
"8fecc67a.4a9bf8"
]
]
},
{
"id": "3f619580.f3f7aa",
"type": "udp out",
"z": "731808b0.7cc9b8",
"name": "",
"addr": "10.0.0.20",
"iface": "",
"port": "9111",
"ipv": "udp4",
"outport": "",
"base64": false,
"multicast": "false",
"x": 880,
"y": 160,
"wires": []
},
{
"id": "8fecc67a.4a9bf8",
"type": "json",
"z": "731808b0.7cc9b8",
"name": "",
"property": "payload",
"action": "",
"pretty": false,
"x": 630,
"y": 160,
"wires": [
[
"3f619580.f3f7aa"
]
]
},
{
"id": "e8aa9cb0.6683b",
"type": "udp in",
"z": "731808b0.7cc9b8",
"name": "",
"iface": "",
"port": "9222",
"ipv": "udp4",
"multicast": "false",
"group": "",
"datatype": "utf8",
"x": 460,
"y": 260,
"wires": [
[
"b02f3daf.227ab"
]
]
},
{
"id": "b02f3daf.227ab",
"type": "knx-out",
"z": "731808b0.7cc9b8",
"name": "",
"controller": "a3679c7d.e8ed3",
"x": 890,
"y": 260,
"wires": []
},
{
"id": "a3679c7d.e8ed3",
"type": "knx-controller",
"z": "",
"name": "MDT IP Interface",
"host": "10.0.0.41",
"port": "3671",
"mode": "tunnel/unicast"
}
]
Bei den Vorlagen noch die Adressen,IP und Port ausbessern:
Nicht vergessen die Vorlagen von .txt auf .xml abändern zum Importieren!
image_24118.txt
image_24119.txt


Kommentar