ubnt-api-devices/devices.json
Stefan Hoffmann 91df9afdb5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Added PtP Devices
2021-03-30 21:54:37 +02:00

48 lines
1.1 KiB
JSON

{
"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
}
}
]
}