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