ubnt-freifunk-map-api/ucDevices.json

45 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-05 23:15:25 +00:00
{
"devices":[
{
2021-02-06 00:13:38 +00:00
"name": "AM-01",
"mac": "18:e8:29:9c:90:ae",
"gateway_nexthop": "18e82924170a",
2021-02-05 23:15:25 +00:00
"gateway": "a28cae6ff604",
"location": {
2021-02-06 00:13:38 +00:00
"longitude":7.122931927,
"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
2021-02-05 23:15:25 +00:00
}
},
{
"name": "Am-Krausacker-2",
"mac": "18:e8:29:a0:6f:23",
"gateway_nexthop": "18e8292f7de6",
"gateway": "a28cae6ff604",
"domain": "unifi",
"location": {
"longitude":7.148406208,
"latitude":50.817093402
}
}
]
}