yanic/runtime/testdata/node3.json

29 lines
326 B
JSON

{
"nodeinfo":{
"node_id":"node3.json",
"network":{
"mesh":{
"bat0":{
"interfaces":{
"wireless":["c"],
"other":["c2"]
}
}
}
}
},
"neighbours":{
"batadv":{
"c":{
"neighbours":{
"a":{"tq":200,"lastseen":0.42}
}
}
},
"lldp":{
"c2": {"a2": {}}
}
}
}