diff --git a/ucDevices.json b/ucDevices.json index bf1cc40..4a4366b 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -1,14 +1,33 @@ { "devices":[ { - "name": "UAP-AC-M_S03", - "mac": "18:e8:29:56:6d:9e", - "gateway_nexthop": "18e8292f7de6", + "name": "AM-01", + "mac": "18:e8:29:9c:90:ae", + "gateway_nexthop": "18e82924170a", "gateway": "a28cae6ff604", - "domain": "unifi", "location": { - "longitude":7.148406208, - "latitude":50.817093402 + "longitude":7.122931927, + "latitude":50.818885422 + } + }, + { + "name": "AM-02", + "mac": "18:e8:29:9c:96:ba", + "gateway_nexthop": "18e82924170a", + "gateway": "a28cae6ff604", + "location": { + "longitude":7.122777700, + "latitude":50.819022680 + } + }, + { + "name": "AM-03", + "mac": "18:e8:29:9c:9f:5c", + "gateway_nexthop": "18e82924170a", + "gateway": "a28cae6ff604", + "location": { + "longitude":7.122780383, + "latitude":50.819123506 } }, {