From 17c21c09afa0c4d53a934fce769d20afdd909f13 Mon Sep 17 00:00:00 2001 From: Andreas Date: Tue, 30 Mar 2021 18:58:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EucDevices.json=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit habe die erst einmal alle an die Primäre MAC "18:e8:29:ae:bc:4c" (ER-X) als nexthop gebunden. Wenn die RiFu auf der Karte ist, baue ich das noch einmal um. --- ucDevices.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/ucDevices.json b/ucDevices.json index e1c49db..2fb8bc4 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -323,6 +323,54 @@ "latitude":50.832833, "longitude":7.199824 } + }, + { + "name": "AG-SU-Links1", + "mac": "b4:fb:e4:73:97:d2", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "linked_to": "18:e8:29:ae:bc:4c", + "domain": "Siegburg", + "location": { + "latitude":50.795307, + "longitude":7.203614 + } + }, + { + "name": "AG-SU-Rechts3", + "mac": "b4:fb:e4:f3:f8:52", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "linked_to": "18:e8:29:ae:bc:4c", + "domain": "Siegburg", + "location": { + "latitude":50.795243, + "longitude":7.203576 + } + }, + { + "name": "AG-SU-FFRS-M-Pro-NO", + "mac": "18:e8:29:56:6d:9e", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "linked_to": "18:e8:29:ae:bc:4c", + "domain": "Siegburg", + "location": { + "latitude":50.795263, + "longitude":7.204228 + } + }, + { + "name": "AG-SU-FFRS-M-Pro-SUED", + "mac": "18:e8:29:56:6d:9e", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "linked_to": "18:e8:29:ae:bc:4c", + "domain": "Siegburg", + "location": { + "latitude":50.795168, + "longitude":7.204150 + } } ] } \ No newline at end of file