From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Germano Massullo Message-ID: <560B07A3.6010901@gmail.com> Date: Tue, 29 Sep 2015 23:50:27 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Subject: [B.A.T.M.A.N.] NetJSON ALFRED implementation List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Hi, I am Germano from Ninux.org wireless community. I am writing to you to let you know that I am working (with the help of Federico Capoano) on an implementation of NetJSON format in alfred. NetJSON[1] is a data interchange format based on JavaScript Object Notation (JSON) designed to describe the basic building blocks of layer2 and layer3 networking. It defines several types of JSON objects and the manner in which they are combined to represent a network: configuration of devices, monitoring data, network topology and routing information. When the work will finish, this kind of alfred output will be used on netdiff[2] software that is the engine of Nodeshot [3][4]. For any questions, feel free to ask! [1] http://netjson.org/rfc.html [2] https://github.com/ninuxorg/netdiff [3] https://github.com/ninuxorg/nodeshot [4] https://ninux.nodeshot.org