From 3c884cf59ab84bea5541010f6915f84f309a85e5 Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Sun, 7 Feb 2021 11:53:39 +0100 Subject: [PATCH 1/5] Changed README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd335cd..afd6ef6 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Erklärung: * gateway_nexthop: Die Node ID (MAC ohne :) des Freifunk Routers an den der AP angeschlossen ist. * gateway: Im Normalfall die NodeID des Supernodes (zu finden in der MAP) * linked_to: (Optional) Die MAC Adresse des Routers an dem der AP angeschlossen ist. Normalerweise gateway_nexthop mit Doppelpunkten. Wenn nicht gesetzt wird kein Link auf der Map angezeigt. -* domain: Die Domain in der sich der AP befindet. (TDF, UML, FLU) +* domain: Die Domain in der sich der AP befindet. (tdf, inn, flu) Die Blocks müssen am ende immer ein , haben. Nur der Letzte Block nicht! \ No newline at end of file From 3cb49cf6eb55b7a80b2e0372dc8516a3ffd88ef8 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sun, 7 Feb 2021 11:42:31 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=E2=80=9EucDevices.json=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Einpflegen der FF-Instalation "Graf-Galen-Straße" in Troisdorf, Subnetz "flu", mit drei Unifi AP AC mesh in drei Stockwerken. --- ucDevices.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ucDevices.json b/ucDevices.json index dbf837c..81e07d6 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -847,6 +847,42 @@ "longitude":7.195436060, "latitude":50.856953199 } + }, + { + "name": "GGStr_EG-li", + "mac": "b4:fb:e4:10:8a:a8", + "gateway_nexthop": "18e82923f1e3", + "gateway": "a28cae6ff606", + "linked_to": "18:e8:29:23:f1:e3", + "domain": "flu", + "location": { + "longitude":7.122119218, + "latitude":50.802161461 + } + }, + { + "name": "GGStr_1St-re", + "mac": "18:e8:29:c0:ad:bb", + "gateway_nexthop": "18e82923f1e3", + "gateway": "a28cae6ff606", + "linked_to": "18:e8:29:23:f1:e3", + "domain": "flu", + "location": { + "longitude":7.121954262, + "latitude":50.802191974 + } + }, + { + "name": "GGStr_2St-re", + "mac": "18:e8:29:c0:b1:dd", + "gateway_nexthop": "18e82923f1e3", + "gateway": "a28cae6ff606", + "linked_to": "18:e8:29:23:f1:e3", + "domain": "flu", + "location": { + "longitude":7.122009248, + "latitude":50.802158919 + } } ] } \ No newline at end of file From 200b226836d1a5cab21fba31e63ebe561daa0db4 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sun, 7 Feb 2021 13:35:11 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=E2=80=9EucDevices.json=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Einpflegen Installation "Auf dem Schellerod", Troisdorfer Subnetz flu --- ucDevices.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/ucDevices.json b/ucDevices.json index 81e07d6..8c91345 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -883,6 +883,54 @@ "longitude":7.122009248, "latitude":50.802158919 } + }, + { + "name": "AdS-01", + "mac": "74:83:c2:90:93:1d", + "gateway_nexthop": "7483c208ca32", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:08:ca:32", + "domain": "flu", + "location": { + "longitude":7.130041122, + "latitude":50.817252695 + } + }, + { + "name": "AdS-02", + "mac": "74:83:c2:93:3d:53", + "gateway_nexthop": "7483c208ca32", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:08:ca:32", + "domain": "flu", + "location": { + "longitude":7.130320072, + "latitude":50.817347593 + } + }, + { + "name": "AdS-03", + "mac": "74:83:c2:93:40:10", + "gateway_nexthop": "7483c208ca32", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:08:ca:32", + "domain": "flu", + "location": { + "longitude":7.129949927, + "latitude":50.817096791 + } + }, + { + "name": "AdS-04", + "mac": "74:83:c2:93:46:c4", + "gateway_nexthop": "7483c208ca32", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:08:ca:32", + "domain": "flu", + "location": { + "longitude":7.13006258, + "latitude":50.816944275 + } } ] } \ No newline at end of file From 1f12440c2f07ec04645b022b49e978556d68d249 Mon Sep 17 00:00:00 2001 From: stefan Date: Sun, 7 Feb 2021 16:53:56 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=E2=80=9EucDevices.json=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ucDevices.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/ucDevices.json b/ucDevices.json index 8c91345..d04d81a 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -931,6 +931,54 @@ "longitude":7.13006258, "latitude":50.816944275 } + }, + { ++ "name": "AK-01", ++ "mac": "74:83:c2:96:e2:61", ++ "gateway_nexthop": "7483c2f90816", ++ "gateway": "a28cae6ff606", ++ "linked_to": "74:83:c2:f9:08:16", ++ "domain": "flu", ++ "location": { ++ "longitude":7.095741034, ++ "latitude":50.779693546 ++ } ++ }, ++ { ++ "name": "AK-02", ++ "mac": "74:83:c2:96:e4:24", ++ "gateway_nexthop": "7483c2f90816", ++ "gateway": "a28cae6ff606", ++ "linked_to": "74:83:c2:f9:08:16", ++ "domain": "flu", ++ "location": { ++ "longitude":7.095525116, ++ "latitude":50.779660474 ++ } ++ }, ++ { ++ "name": "AK-03", ++ "mac": "74:83:c2:96:e5:ab", ++ "gateway_nexthop": "7483c2f90816", ++ "gateway": "a28cae6ff606", ++ "linked_to": "74:83:c2:f9:08:16", ++ "domain": "flu", ++ "location": { ++ "longitude":7.095366865, ++ "latitude":50.779635035 ++ } ++ }, ++ { ++ "name": "AK-04", ++ "mac": "74:83:c2:96:e6:15", ++ "gateway_nexthop": "7483c2f90816", ++ "gateway": "a28cae6ff606", ++ "linked_to": "74:83:c2:f9:08:16", ++ "domain": "flu", ++ "location": { ++ "longitude":7.095156312, ++ "latitude":50.779601115 ++ } } ] } \ No newline at end of file From 2d202679718e108aca0469e12bd9b6d5059f70c4 Mon Sep 17 00:00:00 2001 From: stefan Date: Sun, 7 Feb 2021 16:57:45 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=E2=80=9EucDevices.json=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ucDevices.json | 92 +++++++++++++++++++++++++------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/ucDevices.json b/ucDevices.json index d04d81a..76cb67b 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -933,52 +933,52 @@ } }, { -+ "name": "AK-01", -+ "mac": "74:83:c2:96:e2:61", -+ "gateway_nexthop": "7483c2f90816", -+ "gateway": "a28cae6ff606", -+ "linked_to": "74:83:c2:f9:08:16", -+ "domain": "flu", -+ "location": { -+ "longitude":7.095741034, -+ "latitude":50.779693546 -+ } -+ }, -+ { -+ "name": "AK-02", -+ "mac": "74:83:c2:96:e4:24", -+ "gateway_nexthop": "7483c2f90816", -+ "gateway": "a28cae6ff606", -+ "linked_to": "74:83:c2:f9:08:16", -+ "domain": "flu", -+ "location": { -+ "longitude":7.095525116, -+ "latitude":50.779660474 -+ } -+ }, -+ { -+ "name": "AK-03", -+ "mac": "74:83:c2:96:e5:ab", -+ "gateway_nexthop": "7483c2f90816", -+ "gateway": "a28cae6ff606", -+ "linked_to": "74:83:c2:f9:08:16", -+ "domain": "flu", -+ "location": { -+ "longitude":7.095366865, -+ "latitude":50.779635035 -+ } -+ }, -+ { -+ "name": "AK-04", -+ "mac": "74:83:c2:96:e6:15", -+ "gateway_nexthop": "7483c2f90816", -+ "gateway": "a28cae6ff606", -+ "linked_to": "74:83:c2:f9:08:16", -+ "domain": "flu", -+ "location": { -+ "longitude":7.095156312, -+ "latitude":50.779601115 -+ } + "name": "AK-01", + "mac": "74:83:c2:96:e2:61", + "gateway_nexthop": "7483c2f90816", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:f9:08:16", + "domain": "flu", + "location": { + "longitude":7.095741034, + "latitude":50.779693546 + } + }, + { + "name": "AK-02", + "mac": "74:83:c2:96:e4:24", + "gateway_nexthop": "7483c2f90816", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:f9:08:16", + "domain": "flu", + "location": { + "longitude":7.095525116, + "latitude":50.779660474 + } + }, + { + "name": "AK-03", + "mac": "74:83:c2:96:e5:ab", + "gateway_nexthop": "7483c2f90816", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:f9:08:16", + "domain": "flu", + "location": { + "longitude":7.095366865, + "latitude":50.779635035 + } + }, + { + "name": "AK-04", + "mac": "74:83:c2:96:e6:15", + "gateway_nexthop": "7483c2f90816", + "gateway": "a28cae6ff606", + "linked_to": "74:83:c2:f9:08:16", + "domain": "flu", + "location": { + "longitude":7.095156312, + "latitude":50.779601115 + } } ] } \ No newline at end of file