Update ffapi.json

This commit is contained in:
stebifan 2016-07-16 11:26:36 +02:00 committed by GitHub
parent 4c22d2d73e
commit b7c7ba3b3b

View File

@ -13,14 +13,16 @@
"twitter": "@FreifunkTDF" "twitter": "@FreifunkTDF"
}, },
"state": { "state": {
"nodes": 200,
"description": "Local community", "description": "Local community",
"focus": [ "focus": [
"infrastructure/backbone", "infrastructure/backbone",
"Public Free Wifi", "Public Free Wifi",
"Social Community Building", "Social Community Building",
"Local services and content",
"Free internet access" "Free internet access"
], ],
"lastchange": "2015-12-30T22:19:16.148Z" "lastchange": "2016-07-16T09:25:51.056Z"
}, },
"timeline": [ "timeline": [
{ {
@ -44,6 +46,22 @@
"mapType": "geographical" "mapType": "geographical"
} }
], ],
"support": {
"club": {
"name": "Freifunk Rheinland e.V.",
"street": "Eickener Straße 83",
"zip": "41061",
"city": "Mönchengladbach",
"url": "https://www.freifunk-rheinland.net"
},
"donations": {
"bankaccount": {
"IBAN": "DE16430609674044542600",
"BIC": "GENODEM1GLS",
"usage": "Freifunk Troisdorf"
}
}
},
"techDetails": { "techDetails": {
"firmware": { "firmware": {
"name": "Gluon", "name": "Gluon",
@ -68,5 +86,5 @@
"institutions" "institutions"
] ]
}, },
"api": "0.4.11" "api": "0.4.13"
} }