Update Freifunk Troisdorf API File

This commit is contained in:
stebifan 2019-09-06 19:53:03 +02:00 committed by GitHub
parent 1655d4f9d5
commit dc2d5c4599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,12 @@
"city": "Troisdorf", "city": "Troisdorf",
"country": "DE", "country": "DE",
"lat": 50.81667, "lat": 50.81667,
"lon": 7.16667 "lon": 7.16667,
"address": {
"Name": "AWO Troisdorf Mitte",
"Street": "Wilhelm-Hamacher-Platz 12",
"Zipcode": "53840"
}
}, },
"contact": { "contact": {
"email": "kontakt@freifunk-troisdorf.de", "email": "kontakt@freifunk-troisdorf.de",
@ -13,8 +18,8 @@
"twitter": "@FreifunkTDF" "twitter": "@FreifunkTDF"
}, },
"state": { "state": {
"nodes": 200, "nodes": 300,
"description": "Local community", "description": "Local community in Troisdorf\r\nBelongs to the Freifunk Rheinland e.V. and the Freifunk Rhein-Sieg e.V.",
"focus": [ "focus": [
"infrastructure/backbone", "infrastructure/backbone",
"Public Free Wifi", "Public Free Wifi",
@ -22,7 +27,7 @@
"Local services and content", "Local services and content",
"Free internet access" "Free internet access"
], ],
"lastchange": "2016-07-16T09:37:43.136Z" "lastchange": "2019-09-06T17:52:08.672Z"
}, },
"timeline": [ "timeline": [
{ {
@ -30,14 +35,6 @@
"timestamp": "2014-11-06" "timestamp": "2014-11-06"
} }
], ],
"feeds": [
{
"name": "Blog",
"category": "blog",
"type": "rss",
"url": "https://freifunk-troisdorf.de/feed/"
}
],
"nodeMaps": [ "nodeMaps": [
{ {
"url": "https://map.freifunk-troisdorf.de/", "url": "https://map.freifunk-troisdorf.de/",
@ -48,16 +45,21 @@
], ],
"support": { "support": {
"club": { "club": {
"name": "Freifunk Rheinland e.V.", "name": "Freifunk Rhein-Sieg e.V.",
"street": "Eickener Straße 83", "street": "Wilhelm-Hamacher-Platz 12",
"zip": "41061", "zip": "53840",
"city": "Mönchengladbach", "city": "Troisdorf",
"url": "https://www.freifunk-rheinland.net" "url": "https://www.freifunk-rhein-sieg.net",
"email": "kontakt@freifunk-rhein-sieg.net",
"board": [
"Andreas Groß",
"Stefan Hoffmann"
]
}, },
"donations": { "donations": {
"bankaccount": { "bankaccount": {
"IBAN": "DE16430609674044542600", "IBAN": "DE45 7002 2200 0020 3678 81",
"BIC": "GENODEM1GLS", "BIC": "FDDODEMMXXX",
"usage": "Freifunk Troisdorf" "usage": "Freifunk Troisdorf"
} }
} }
@ -79,6 +81,7 @@
"batman-adv" "batman-adv"
], ],
"updatemode": [ "updatemode": [
"manual",
"autoupdate" "autoupdate"
], ],
"legals": [ "legals": [
@ -86,5 +89,5 @@
"institutions" "institutions"
] ]
}, },
"api": "0.4.13" "api": "0.4.14"
} }