yanic/runtime/testdata/node3.json

25 lines
268 B
JSON
Raw Normal View History

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