On Sun, Oct 06, 2013 at 10:35:36AM +0200, Nicolás Echániz wrote:
> El 02/10/13 15:36, Andrew Lunn escribió:
> > On Wed, Oct 02, 2013 at 03:05:48PM +0200, Simon Wunderlich wrote:
> >> Hey Andrew,
> >>
> >> On Tue, Oct 01, 2013 at 10:26:48PM +0200, Andrew Lunn wrote:
>
> >> Yes, it is only JSON line-wise, but not the whole output. This output
> >> format
> >> however is the same as we have/had in the batctl JSON output which comes
> >> from the kernel (I think that was your contribution in the first place?).
> >>
> >> Therefore I'd like to leave this old format as it is to allow communities
> >> to seamlessly switch from batctl json vis to alfred-vis.
> >
> > That is what i was expecting. So when i did the first implementation
> > this morning, i added a new format, cjson, for conforming json. Not
> > the best of names, but i could not think of anything better.
>
> maybe jsondoc would be more explicit, as it differentiates the output
> from the current json(lines) format.
Hi Nico
Yes, i link it. Another patch version coming soon.
Thanks
Andrew