WIP: Job to retrieve node information for monitoring.
This commit is contained in:
parent
67767f915e
commit
ad3f075d93
14 changed files with 274 additions and 15 deletions
|
@ -18,6 +18,10 @@
|
|||
"pass": "pass"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"map": {
|
||||
"nodesJsonUrl": "https://map.hamburg.freifunk.net/nodes.json"
|
||||
}
|
||||
},
|
||||
"client": {
|
||||
|
@ -27,8 +31,7 @@
|
|||
"contactEmail": "kontakt@hamburg.freifunk.net"
|
||||
},
|
||||
"map": {
|
||||
"graphUrl": "http://graph.hamburg.freifunk.net/graph.html",
|
||||
"mapUrl": "http://graph.hamburg.freifunk.net/geomap.html"
|
||||
"mapUrl": "http://map.hamburg.freifunk.net"
|
||||
},
|
||||
"coordsSelector": {
|
||||
"lat": 53.565278,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue