forked from freifunk-mk/ff-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
meinerzhagen.json
56 lines (56 loc) · 1.22 KB
/
meinerzhagen.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"name": "Freifunk Meinerzhagen",
"url": "http://freifunk-meinerzhagen.de/",
"location": {
"city": "Meinerzhagen",
"country": "DE",
"lat": 51.10761773499613,
"lon": 7.637214660644531
},
"contact": {
"email": "[email protected]"
},
"metacommunity": "Eulenfunk",
"state": {
"nodes": 85,
"lastchange": "2016-05-13T21:39:49.015Z",
"focus": []
},
"nodeMaps": [
{
"url": "https://map-meinerzhagen.freifunk-mk.de/data/nodelist.json",
"interval": "1",
"technicalType": "nodelist"
},
{
"url": "https://map-meinerzhagen.freifunk-mk.de/#!v:m",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "geographical"
},
{
"url": "https://map-meinerzhagen.freifunk-mk.de/#!v:g",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "structural"
}
],
"techDetails": {
"firmware": {
"name": "gluon2016.1.2",
"url": "http://firmware.freifunk-mk.de/meinerzhagen/stable/",
"vpnaccess": "automatic"
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpnnational",
"vpninternational"
]
},
"api": "0.4.13"
}