From 70bf9a6714f4c2b738a699e297665ef8122650e4 Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Tue, 16 Mar 2021 18:45:14 +0100 Subject: [PATCH] Add Kita Reichensteinstr. --- ucDevices.json | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/ucDevices.json b/ucDevices.json index 2323038..8bf914b 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -1099,6 +1099,66 @@ "longitude": 7.157331258, "latitude": 50.800548492 } + }, + { + "name": "Reichensteinstr-1", + "mac": "e0:63:da:b6:a8:fb", + "gateway_nexthop": "7483c2f656d6", + "gateway": "a28cae6ff604", + "linked_to": "74:83:c2:f6:56:d6", + "domain": "unifi", + "location": { + "longitude": 7.100245804, + "latitude": 50.806993254 + } + }, + { + "name": "Reichensteinstr-2", + "mac": "e0:63:da:b6:a9:fd", + "gateway_nexthop": "7483c2f656d6", + "gateway": "a28cae6ff604", + "linked_to": "74:83:c2:f6:56:d6", + "domain": "unifi", + "location": { + "longitude": 7.100127786, + "latitude": 50.806930540 + } + }, + { + "name": "Reichensteinstr-3", + "mac": "e0:63:da:b6:aa:f5", + "gateway_nexthop": "7483c2f656d6", + "gateway": "a28cae6ff604", + "linked_to": "74:83:c2:f6:56:d6", + "domain": "unifi", + "location": { + "longitude": 7.100013793, + "latitude": 50.806997492 + } + }, + { + "name": "Reichensteinstr-4", + "mac": "e0:63:da:b6:ad:cc", + "gateway_nexthop": "7483c2f656d6", + "gateway": "a28cae6ff604", + "linked_to": "74:83:c2:f6:56:d6", + "domain": "unifi", + "location": { + "longitude": 7.099877000, + "latitude": 50.806974610 + } + }, + { + "name": "Reichensteinstr-1", + "mac": "e0:63:da:b6:b0:3e", + "gateway_nexthop": "7483c2f656d6", + "gateway": "a28cae6ff604", + "linked_to": "74:83:c2:f6:56:d6", + "domain": "unifi", + "location": { + "longitude": 7.099843472, + "latitude": 50.806890708 + } } ] } \ No newline at end of file -- 2.45.2