ubnt-freifunk-map-api/example.json

93 lines
2.2 KiB
JSON
Raw Normal View History

2020-07-19 21:18:02 +00:00
{
"nodes": [
{
"is_gateway": false,
"clients_wifi24": 0,
"mac": "18:e8:29:dc:c3:7e",
"firstseen": "2020-05-05T20:08:00+0200",
"clients": 0,
"firmware": {
"release": "8.7.1",
"base": "Ubiquiti - Stock"
},
"domain": "rifu",
"clients_other": 0,
"nproc": 1,
2020-07-19 22:20:11 +00:00
"lastseen": "2020-07-19T22:19:00+0200",
2020-07-19 21:18:02 +00:00
"is_online": true,
"clients_wifi5": 0,
"uptime": "2020-07-06T20:44:00+0200",
"model": "NBE-5AC-Gen2",
"gateway": "a28cae6ff604",
"addresses": [
"10.188.9.36"
],
"location": {
2020-07-20 14:20:23 +00:00
"longitude": 7.150415182,
"latitude": 50.814495485
2020-07-19 21:18:02 +00:00
},
2020-07-19 22:20:11 +00:00
"loadavg": 0.07,
2020-07-20 14:20:23 +00:00
"gateway_nexthop": "18e8298ec64d",
2020-07-19 22:20:11 +00:00
"hostname": "[RiFu] Bahnhof-TDF",
2020-07-19 21:18:02 +00:00
"autoupdater": {
"enabled": false,
"branch": "stable"
},
2020-07-19 22:20:11 +00:00
"memory_usage": 0.64,
2020-07-19 21:18:02 +00:00
"owner": "Freifunk Rhein-Sieg",
"rootfs_usage": 0,
"node_id": "18e829dcc37e"
},
{
"is_gateway": false,
"clients_wifi24": 0,
"mac": "18:e8:29:8e:c6:4d",
"firstseen": "2020-01-20T17:38:00+0200",
"clients": 0,
"firmware": {
"release": "8.7.1",
"base": "Ubiquiti - Stock"
},
"domain": "rifu",
"clients_other": 0,
"nproc": 1,
2020-07-19 22:20:11 +00:00
"lastseen": "2020-07-19T22:19:00+0200",
2020-07-19 21:18:02 +00:00
"is_online": true,
"clients_wifi5": 0,
"uptime": "2020-06-28T19:46:00+0200",
"model": "NBE-5AC-Gen2",
"gateway": "a28cae6ff604",
"addresses": [
"10.188.13.133"
],
"location": {
2020-07-20 14:20:23 +00:00
"longitude": 7.148382068,
"latitude": 50.817120515
2020-07-19 21:18:02 +00:00
},
2020-07-19 22:20:11 +00:00
"loadavg": 0.14,
2020-07-19 21:18:02 +00:00
"gateway_nexthop": "a28cae6ff604",
2020-07-20 14:20:23 +00:00
"hostname": "[RiFu] Rathaus-BB-5",
2020-07-19 21:18:02 +00:00
"autoupdater": {
"enabled": false,
"branch": "stable"
},
2020-07-19 22:20:11 +00:00
"memory_usage": 0.73,
2020-07-19 21:18:02 +00:00
"owner": "Freifunk Rhein-Sieg",
"rootfs_usage": 0,
"node_id": "18e8298ec64d"
}
],
2020-07-19 22:20:11 +00:00
"timestamp": "2020-07-20T00:19:00+0200",
2020-07-19 21:18:02 +00:00
"links": [
{
"type": "wifi",
2020-07-19 22:20:11 +00:00
"target_tq": 0.813,
2020-07-19 21:18:02 +00:00
"target": "18e8298ec64d",
"target_addr": "18:e8:29:8e:c6:4d",
"source_addr": "18:e8:29:dc:c3:7e",
"source": "18e829dcc37e",
2020-07-19 22:20:11 +00:00
"source_tq": 0.813
2020-07-19 21:18:02 +00:00
}
]
}