forked from ffansbach/community-files
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathneuendettelsau.json
75 lines (75 loc) · 1.68 KB
/
neuendettelsau.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
66
67
68
69
70
71
72
73
74
75
{
"name": "Freifunk Neuendettelsau",
"url": "http://www.freifunk-neuendettelsau.de/",
"location": {
"city": "Neuendettelsau",
"country": "DE",
"lat": 49.292061,
"lon": 10.805700
},
"contact": {
"email": "[email protected]",
"ml": "[email protected]",
"facebook": "https://www.facebook.com/pages/Freifunk-Ansbach/374564152695989",
"twitter": "@freifunkansbach"
},
"support": {
"donations": {
"campaigns": [
{
"provider": "betterplace",
"projectid": "33869"
}
]
}
},
"feeds": [
{
"name": "Freifunk-Ansbach Blog",
"category": "blog",
"type": "rss",
"url": "https://freifunk-ansbach.de/feed/"
}
],
"metacommunity": "Freifunk Ansbach",
"state": {
"nodes": 26,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Free internet access"
],
"lastchange": "2015-09-12T09:07:20.052Z"
},
"nodeMaps": [
{
"url": "https://netmon.freifunk-neuendettelsau.de/map.php",
"technicalType": "netmon",
"mapType": "geographical"
},
{
"url": "https://netmon.freifunk-neuendettelsau.de/routerlist.php",
"technicalType": "netmon",
"mapType": "list/status"
},
{
"url": "https://netmon.freifunk-neuendettelsau.de/api/router_json.php",
"technicalType": "nodelist",
"mapType": "list/status"
}
],
"techDetails": {
"firmware": {
"name": "gluon",
"url": "https://site.freifunk-neuendettelsau.de/firmware/"
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": []
},
"api": "0.4.8"
}