mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-03-28 17:42:48 +01:00
* Add neighbor info ingestion and API support * Fix neighbor spec and add fixture * run black * run rufo
21 lines
603 B
JSON
21 lines
603 B
JSON
[
|
|
{
|
|
"node_id": "!7c5b0920",
|
|
"rx_time": 1758884186,
|
|
"node_broadcast_interval_secs": 1800,
|
|
"last_sent_by": "!9e99f8c0",
|
|
"neighbors": [
|
|
{ "node_id": "!2b22accc", "snr": -6.5, "rx_time": 1758884106 },
|
|
{ "node_id": "!43ba26d0", "snr": -5.0, "rx_time": 1758884120 },
|
|
{ "node_id": "!69ba6f71", "snr": -13.0, "rx_time": 1758884135 },
|
|
{ "node_id": "!fa848384", "snr": -14.75, "rx_time": 1758884150 },
|
|
{ "node_id": "!da6a35b4", "snr": -6.5, "rx_time": 1758884165 }
|
|
]
|
|
},
|
|
{
|
|
"node_id": "!cafebabe",
|
|
"rx_time": 1758883200,
|
|
"neighbors": []
|
|
}
|
|
]
|