ubnt-api-devices/router.json
2023-03-20 20:03:06 +00:00

27 lines
611 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": "VPN-WG-ERX-01-Stefan",
"mac": "d0:21:f9:bb:e7:52",
"gateway_nexthop": "18e8292f7de6",
"gateway": "a28cae6ff604",
"domain": "VPN",
"location": {
"longitude":7.133185,
"latitude":50.802782
}
}
]
}