From 5531c8a6ca0140969261c0ac5f69e4145c1ad9c9 Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 14 Jul 2022 21:26:01 +0200 Subject: [PATCH] RiFu Lindenstrasse Haus 7 zu Haus 1 --- devices.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/devices.json b/devices.json index d4228c0..aeb03c8 100644 --- a/devices.json +++ b/devices.json @@ -43,6 +43,28 @@ "longitude":7.138435096, "latitude":50.817192536 } + }, + { + "name": "Haus7toHaus1", + "mac": "24:5a:4c:f0:ac:3f", + "gateway_nexthop": "a28cae6ff604", + "gateway": "a28cae6ff604", + "domain": "rifu", + "location": { + "longitude":7.138361335, + "latitude":50.817108653 + } + }, + { + "name": "Haus1toHaus7", + "mac": "24:5a:4c:f0:ad:36", + "gateway_nexthop": "a28cae6ff604", + "gateway": "a28cae6ff604", + "domain": "rifu", + "location": { + "longitude":7.140110135, + "latitude":50.816342681 + } } ] } \ No newline at end of file