ubnt-api-devices/uisp_router.json
Stefan Hoffmann e2c2e48dbe
All checks were successful
continuous-integration/drone/push Build is passing
Update 'uisp_router.json'
2023-05-12 07:06:25 +00:00

38 lines
894 B
JSON

{
"devices":[
{
"name": "Rathaus Uplink",
"mac": "18:e8:29:ad:9a:34",
"gateway_nexthop": "18e8292f7de6",
"gateway": "a28cae6ff604",
"domain": "other",
"location": {
"longitude":7.149406208,
"latitude":50.817093402
}
},
{
"name": "edge2-test",
"mac": "d0:21:f9:bb:db:d0",
"gateway_nexthop": "000000000001",
"gateway": "168f8c38748b",
"domain": "VPN",
"location": {
"longitude":7.133350968,
"latitude":50.802853080
}
},
{
"name": "Aggertal-Hotel",
"mac": "d0:21:f9:bb:e7:52",
"gateway_nexthop": "000000000001",
"gateway": "168f8c38748b",
"domain": "VPN",
"location": {
"longitude":7.255375,
"latitude":50.881177
}
}
]
}