changed ucDevice.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Hoffmann 2021-02-06 01:13:38 +01:00
parent 0e84f0460a
commit 7312c3c829

View File

@ -1,14 +1,33 @@
{ {
"devices":[ "devices":[
{ {
"name": "UAP-AC-M_S03", "name": "AM-01",
"mac": "18:e8:29:56:6d:9e", "mac": "18:e8:29:9c:90:ae",
"gateway_nexthop": "18e8292f7de6", "gateway_nexthop": "18e82924170a",
"gateway": "a28cae6ff604", "gateway": "a28cae6ff604",
"domain": "unifi",
"location": { "location": {
"longitude":7.148406208, "longitude":7.122931927,
"latitude":50.817093402 "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
} }
}, },
{ {