<br><br><div class="gmail_quote">On Thu, May 10, 2012 at 5:09 AM, Hans-Christoph Steiner <span dir="ltr"><<a href="mailto:hans@guardianproject.info" target="_blank">hans@guardianproject.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Ok, I just finished tracking down all of the information that I thought<br>
might be at all useful.  Mostly, I dug thru the txtinfo and httpinfo<br>
plugins.  I pushed my changes, so they're in olsrd.git now.<br>
<br>
Attached is an example dump from the current jsoninfo plugin from a mesh<br>
of four nodes, which I made by running this:<br>
<br>
curl <a href="http://localhost:9090/status/config/plugins/" target="_blank">http://localhost:9090/status/config/plugins/</a> > all.json<br>
<br>
* /status gives all of the data of things that change during runtime<br>
* /config is the complete olsrd_config struct output as JSON<br>
* /plugins is the complete plugins info from olsrd_config<br></blockquote><div>so these are all available commands?</div><div><br></div><div>or is it possible to just get the neighbour list for example ?</div><div><br></div>
<div>Markus</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I would love feedback on all of this.  I tried to use descriptive names<br>
for all of the JSON keys, please make sure I got them right.  Do the<br>
data types and structures make sense? etc.<br>
<span class="HOEnZb"><font color="#888888"><br>
.hc<br>
</font></span><br>--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br></blockquote></div><br>