data: meshcore rf metrics rssi/snr/hops/path (#849)

This commit is contained in:
l5y
2026-07-22 21:41:57 +02:00
committed by GitHub
parent 5b6d45e25e
commit 22c470d9e6
24 changed files with 1469 additions and 10 deletions
+1
View File
@@ -27,6 +27,7 @@ CREATE TABLE IF NOT EXISTS nodes (
is_favorite BOOLEAN,
hops_away INTEGER,
snr REAL,
rssi INTEGER,
last_heard INTEGER,
first_heard INTEGER,
battery_level REAL,