yanic/models/testdata/node2.json

25 lines
268 B
JSON
Raw Normal View History

2016-06-16 20:59:58 +02:00
{
"nodeinfo":{
"node_id":"node2.json",
"network":{
"mesh":{
"bat0":{
"interfaces":{
"wireless":["b"]
}
}
}
}
},
"neighbours":{
"batadv":{
"b":{
"neighbours":{
"a":{"tq":150,"lastseen":0.42}
}
}
}
}
}