ubnt-freifunk-map-api/example.json

92 lines
2.3 KiB
JSON
Raw Permalink Normal View History

2020-07-19 21:18:02 +00:00
{
2021-01-01 20:41:09 +00:00
"timestamp": "2021-01-01T21:16:19+0100",
2020-07-19 21:18:02 +00:00
"nodes": [
{
2020-12-29 17:25:04 +00:00
"firstseen": "2020-01-20T17:38:03+0000",
2021-01-01 20:41:09 +00:00
"lastseen": "2021-01-01T20:16:07+0000",
2020-12-29 17:25:04 +00:00
"is_online": true,
2020-07-19 21:18:02 +00:00
"is_gateway": false,
"clients": 0,
2020-12-29 17:25:04 +00:00
"clients_wifi24": 0,
2020-07-19 21:18:02 +00:00
"clients_wifi5": 0,
2020-12-29 17:25:04 +00:00
"clients_other": 0,
"rootfs_usage": 0,
2021-01-01 20:41:09 +00:00
"loadavg": 0.02,
"memory_usage": 0.66,
"uptime": "2020-11-22T14:02:13+0000",
2020-12-29 17:25:04 +00:00
"gateway_nexthop": "18e8292f7de6",
2020-07-19 21:18:02 +00:00
"gateway": "a28cae6ff604",
"location": {
2020-12-29 17:25:04 +00:00
"longitude": 7.148406208,
"latitude": 50.817093402
},
"node_id": "18e8298ec64d",
"mac": "18:e8:29:8e:c6:4d",
2020-12-29 17:42:08 +00:00
"addresses": [
"10.188.41.164"
],
2020-12-29 17:25:04 +00:00
"domain": "rifu",
"hostname": "[RiFu] Port 5 - zu Bahnhof",
"owner": "Freifunk Rhein-Sieg",
"firmware": {
"base": "Ubiquiti - Stock",
"release": "8.7.1"
2020-07-19 21:18:02 +00:00
},
"autoupdater": {
"enabled": false,
"branch": "stable"
},
2020-12-29 17:25:04 +00:00
"nproc": 1,
"model": "NBE-5AC-Gen2"
2020-07-19 21:18:02 +00:00
},
{
2020-12-29 17:25:04 +00:00
"firstseen": "2020-05-05T20:08:20+0000",
2021-01-01 20:41:09 +00:00
"lastseen": "2021-01-01T20:15:52+0000",
2020-12-29 17:25:04 +00:00
"is_online": true,
2020-07-19 21:18:02 +00:00
"is_gateway": false,
"clients": 0,
2020-12-29 17:25:04 +00:00
"clients_wifi24": 0,
2020-07-19 21:18:02 +00:00
"clients_wifi5": 0,
2020-12-29 17:25:04 +00:00
"clients_other": 0,
"rootfs_usage": 0,
2021-01-01 20:41:09 +00:00
"loadavg": 0.27,
2020-12-29 17:46:47 +00:00
"memory_usage": 0.68,
2021-01-01 20:41:09 +00:00
"uptime": "2020-10-24T21:47:33+0000",
2020-12-29 17:25:04 +00:00
"gateway_nexthop": "18e8292f7de6",
2020-07-19 21:18:02 +00:00
"gateway": "a28cae6ff604",
"location": {
2020-12-29 17:25:04 +00:00
"longitude": 7.15043664,
"latitude": 50.814456507
},
"node_id": "18e829dcc37e",
"mac": "18:e8:29:dc:c3:7e",
2020-12-29 17:42:08 +00:00
"addresses": [
"10.188.47.143"
],
2020-12-29 17:25:04 +00:00
"domain": "rifu",
"hostname": "[RiFu] Bahnhof-TDF",
"owner": "Freifunk Rhein-Sieg",
"firmware": {
"base": "Ubiquiti - Stock",
"release": "8.7.1"
2020-07-19 21:18:02 +00:00
},
"autoupdater": {
"enabled": false,
"branch": "stable"
},
2020-12-29 17:25:04 +00:00
"nproc": 1,
"model": "NBE-5AC-Gen2"
2020-07-19 21:18:02 +00:00
}
],
"links": [
{
"type": "wifi",
2020-12-29 17:25:04 +00:00
"source": "18e8298ec64d",
"target": "18e829dcc37e",
2021-01-01 20:41:09 +00:00
"source_tq": 0.315,
"target_tq": 0.315,
2020-12-29 17:25:04 +00:00
"source_addr": "18:e8:29:8e:c6:4d",
"target_addr": "18:e8:29:dc:c3:7e"
2020-07-19 21:18:02 +00:00
}
]
2020-12-29 17:25:04 +00:00
}