„ucDevices.json“ ändern
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Stefan Hoffmann 2021-02-07 16:57:45 +00:00
parent 1f12440c2f
commit 2d20267971

View File

@ -933,52 +933,52 @@
} }
}, },
{ {
+ "name": "AK-01", "name": "AK-01",
+ "mac": "74:83:c2:96:e2:61", "mac": "74:83:c2:96:e2:61",
+ "gateway_nexthop": "7483c2f90816", "gateway_nexthop": "7483c2f90816",
+ "gateway": "a28cae6ff606", "gateway": "a28cae6ff606",
+ "linked_to": "74:83:c2:f9:08:16", "linked_to": "74:83:c2:f9:08:16",
+ "domain": "flu", "domain": "flu",
+ "location": { "location": {
+ "longitude":7.095741034, "longitude":7.095741034,
+ "latitude":50.779693546 "latitude":50.779693546
+ } }
+ }, },
+ { {
+ "name": "AK-02", "name": "AK-02",
+ "mac": "74:83:c2:96:e4:24", "mac": "74:83:c2:96:e4:24",
+ "gateway_nexthop": "7483c2f90816", "gateway_nexthop": "7483c2f90816",
+ "gateway": "a28cae6ff606", "gateway": "a28cae6ff606",
+ "linked_to": "74:83:c2:f9:08:16", "linked_to": "74:83:c2:f9:08:16",
+ "domain": "flu", "domain": "flu",
+ "location": { "location": {
+ "longitude":7.095525116, "longitude":7.095525116,
+ "latitude":50.779660474 "latitude":50.779660474
+ } }
+ }, },
+ { {
+ "name": "AK-03", "name": "AK-03",
+ "mac": "74:83:c2:96:e5:ab", "mac": "74:83:c2:96:e5:ab",
+ "gateway_nexthop": "7483c2f90816", "gateway_nexthop": "7483c2f90816",
+ "gateway": "a28cae6ff606", "gateway": "a28cae6ff606",
+ "linked_to": "74:83:c2:f9:08:16", "linked_to": "74:83:c2:f9:08:16",
+ "domain": "flu", "domain": "flu",
+ "location": { "location": {
+ "longitude":7.095366865, "longitude":7.095366865,
+ "latitude":50.779635035 "latitude":50.779635035
+ } }
+ }, },
+ { {
+ "name": "AK-04", "name": "AK-04",
+ "mac": "74:83:c2:96:e6:15", "mac": "74:83:c2:96:e6:15",
+ "gateway_nexthop": "7483c2f90816", "gateway_nexthop": "7483c2f90816",
+ "gateway": "a28cae6ff606", "gateway": "a28cae6ff606",
+ "linked_to": "74:83:c2:f9:08:16", "linked_to": "74:83:c2:f9:08:16",
+ "domain": "flu", "domain": "flu",
+ "location": { "location": {
+ "longitude":7.095156312, "longitude":7.095156312,
+ "latitude":50.779601115 "latitude":50.779601115
+ } }
} }
] ]
} }