ubnt-api-devices/devices.json

48 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-14 17:57:34 +00:00
{
"devices":[
{
"name": "Rathaus2Bahnhof",
"mac": "18:E8:29:8E:C6:4D",
"gateway_nexthop": "18e8292f7de6",
"gateway": "a28cae6ff604",
"domain": "rifu",
"location": {
"longitude":7.148406208,
"latitude":50.817093402
}
},
{
"name": "Bahnhof2Rathaus",
"mac": "18:e8:29:dc:c3:7e",
"gateway_nexthop": "18e8292f7de6",
"gateway": "a28cae6ff604",
"domain": "rifu",
"location": {
"longitude":7.150436640,
"latitude":50.814456507
}
2022-05-18 16:29:07 +00:00
},
{
"name": "Rathaus2Lindenstr",
"mac": "68:d7:9a:a8:ce:49",
"gateway_nexthop": "a28cae6ff604",
"gateway": "a28cae6ff604",
"domain": "rifu",
"location": {
"longitude":7.147652507,
"latitude":50.817310312
}
},
{
"name": "Lindenstr2Rathaus",
"mac": "68:d7:9a:a8:30:b8",
"gateway_nexthop": "a28cae6ff604",
"gateway": "a28cae6ff604",
"domain": "rifu",
"location": {
"longitude":7.138435096,
"latitude":50.817192536
}
2021-02-14 17:57:34 +00:00
}
]
}