forked from freifunk-mk/ff-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
altena.json
56 lines (56 loc) · 1.18 KB
/
altena.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 Altena",
"url": "http://freifunk-altena.de/",
"location": {
"city": "Altena",
"country": "DE",
"lat": 51.2992546478561,
"lon": 7.672405242919922
},
"contact": {
"email": "[email protected]"
},
"metacommunity": "Eulenfunk",
"state": {
"nodes": 111,
"lastchange": "2016-05-13T21:48:26.996Z",
"focus": []
},
"nodeMaps": [
{
"url": "https://map-altena.freifunk-mk.de/data/nodelist.json",
"interval": "1",
"technicalType": "nodelist"
},
{
"url": "https://map-altena.freifunk-mk.de/#!v:m",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "geographical"
},
{
"url": "https://map-altena.freifunk-mk.de/#!v:g",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "structural"
}
],
"techDetails": {
"firmware": {
"name": "gluon2016.1.2",
"url": "http://firmware.freifunk-mk.de/altena/stable/",
"vpnaccess": "automatic"
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpnnational",
"vpninternational"
]
},
"api": "0.4.13"
}