diff --git a/devices.json b/devices.json index d487d4e..159f8c0 100644 --- a/devices.json +++ b/devices.json @@ -1,5 +1,48 @@ { "devices":[ - + { + "name": "Amtsgericht2Vordach", + "mac": "f4:92:bf:e2:92:b9", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "domain": "rifu", + "location": { + "longitude":7.204126, + "latitude":50.795239 + } + }, + { + "name": "Vordach2Amtsgericht", + "mac": "f4:92:bf:e2:8e:be", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "domain": "rifu", + "location": { + "longitude":7.203598, + "latitude":50.795277 + } + }, + { + "name": "Amtsgericht2SG", + "mac": "b4:fb:e4:64:e0:f2", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "domain": "rifu", + "location": { + "longitude":7.203227878, + "latitude":50.795393907 + } + }, + { + "name": "SG2Amtsgericht", + "mac": "18:e8:29:dc:c3:33", + "gateway_nexthop": "18e829aebc4c", + "gateway": "6ab511de3f8e", + "domain": "rifu", + "location": { + "longitude":7.195996642, + "latitude":50.796312806 + } + } ] } \ No newline at end of file diff --git a/ucDevices.json b/ucDevices.json index e1c49db..77a214f 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": "f492bfe292b9", + "gateway": "6ab511de3f8e", + "linked_to": "f4:92:bf:e2:92:b9", + "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": "f492bfe292b9", + "gateway": "6ab511de3f8e", + "linked_to": "f4:92:bf:e2:92:b9", + "domain": "Siegburg", + "location": { + "latitude":50.795168, + "longitude":7.204150 + } } ] } \ No newline at end of file