forked from ffruhr/ffapi
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhamm.json
46 lines (46 loc) · 997 Bytes
/
hamm.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
{
"name": "Freifunk Hamm",
"url": "http://freifunk-hamm.de",
"location": {
"city": "Hamm",
"country": "DE",
"lat": 51.686597,
"lon": 7.874016
},
"contact": {
"facebook": "https://de-de.facebook.com/freifunkhamm/",
"email": "[email protected]"
},
"metacommunity": "Freifunk Münsterland",
"state": {
"focus": [
"Public Free Wifi",
"Social Community Building",
"Free internet access"
],
"lastchange": "2019-10-20T11:59:00.000Z"
},
"nodeMaps": [
{
"url": "https://karte.freifunk-muensterland.de/map_Hamm/",
"interval": "1x pro Minute",
"technicalType": "ffmap"
}
],
"techDetails": {
"firmware": {
"name": "gluon",
"url": "https://freifunk-muensterland.de/md-fw-dl/",
"docs": "http://freifunk-hamm.de/firmware/"
},
"routing": [
"batman-adv"
],
"updatemode": [
"manual",
"autoupdate"
],
"legals": []
},
"api": "0.4.14"
}