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