yanic/runtime/testdata/node2.json

30 lines
406 B
JSON

{
"nodeinfo": {
"node_id": "node2.json",
"network": {
"mesh": {
"bat0": {
"interfaces": {
"wireless": [
"b"
]
}
}
}
}
},
"neighbours": {
"batadv": {
"b": {
"neighbours": {
"a": {
"tq": 250,
"lastseen": 0.42
}
}
}
}
}
}