forked from ffansbach/community-files
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathneustadt_aisch.json
65 lines (65 loc) · 1.4 KB
/
neustadt_aisch.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
57
58
59
60
61
62
63
64
65
{
"name": "Freifunk Neustadt-Aisch",
"url": "http://www.freifunk-emskirchen.de/",
"location": {
"city": "Neustadt Aisch",
"country": "DE",
"lat": 49.580283,
"lon": 10.605157
},
"contact": {
"email": "[email protected]",
"ml": "[email protected]"
},
"support": {
"donations": {
"campaigns": [
{
"provider": "betterplace",
"projectid": "33869"
}
]
}
},
"metacommunity": "Freifunk Ansbach",
"state": {
"nodes": 2,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Free internet access"
],
"lastchange": "2015-10-11T18:07:20.052Z"
},
"nodeMaps": [
{
"url": "https://netmon.freifunk-neustadt-aisch.de/map.php",
"technicalType": "netmon",
"mapType": "geographical"
},
{
"url": "https://netmon.freifunk-neustadt-aisch.de/routerlist.php",
"technicalType": "netmon",
"mapType": "list/status"
},
{
"url": "https://netmon.freifunk-neustadt-aisch.de/api/router_json.php",
"technicalType": "nodelist",
"mapType": "list/status"
}
],
"techDetails": {
"firmware": {
"name": "gluon",
"url": "https://site.freifunk-neustadt-aisch.de/firmware/"
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": []
},
"api": "0.4.8"
}