-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsiegburg.json
More file actions
58 lines (58 loc) · 1.21 KB
/
Copy pathsiegburg.json
File metadata and controls
58 lines (58 loc) · 1.21 KB
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
{
"name": "Freifunk Siegburg",
"url": "http://www.freifunk-siegburg.de/",
"location": {
"city": "Siegburg",
"country": "DE",
"lat": 50.7998473,
"lon": 7.2074514
},
"contact": {
"email": "kontakt@freifunk-siegburg.de",
"facebook": "https://www.facebook.com/FreifunkSiegburg/",
"twitter": "@ff_siegburg"
},
"metacommunity": "Rhein-Sieg",
"state": {
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2017-06-26T19:32:32.163Z"
},
"feeds": [
{
"name": "FFSU Blog",
"category": "blog",
"type": "rss",
"url": "http://www.freifunk-siegburg.de/feed/"
}
],
"nodeMaps": [
{
"url": "http://map.freifunk-siegburg.de",
"interval": "1 Minute",
"technicalType": "meshviewer",
"mapType": "geographical"
}
],
"techDetails": {
"firmware": {
"name": "gluon",
"url": "http://downloader.freifunk-siegburg.de/"
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"institutions"
]
},
"api": "0.4.14"
}