mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-08-07 01:13:01 +02:00
data: meshcore rf metrics rssi/snr/hops/path (#849)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user