From 91df9afdb509d18c3fdbc7b40ef9145b5a76b6f8 Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Tue, 30 Mar 2021 21:54:37 +0200 Subject: [PATCH] Added PtP Devices --- devices.json | 45 ++++++++++++++++++++++++++++++++++++++++++++- ucDevices.json | 8 ++++---- 2 files changed, 48 insertions(+), 5 deletions(-) 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 2fb8bc4..77a214f 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -351,9 +351,9 @@ { "name": "AG-SU-FFRS-M-Pro-NO", "mac": "18:e8:29:56:6d:9e", - "gateway_nexthop": "18e829aebc4c", + "gateway_nexthop": "f492bfe292b9", "gateway": "6ab511de3f8e", - "linked_to": "18:e8:29:ae:bc:4c", + "linked_to": "f4:92:bf:e2:92:b9", "domain": "Siegburg", "location": { "latitude":50.795263, @@ -363,9 +363,9 @@ { "name": "AG-SU-FFRS-M-Pro-SUED", "mac": "18:e8:29:56:6d:9e", - "gateway_nexthop": "18e829aebc4c", + "gateway_nexthop": "f492bfe292b9", "gateway": "6ab511de3f8e", - "linked_to": "18:e8:29:ae:bc:4c", + "linked_to": "f4:92:bf:e2:92:b9", "domain": "Siegburg", "location": { "latitude":50.795168,