mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-08-10 02:42:49 +02:00
data: meshcore rf metrics rssi/snr/hops/path (#849)
This commit is contained in:
@@ -25,6 +25,8 @@ CREATE TABLE IF NOT EXISTS messages (
|
||||
snr REAL,
|
||||
rssi INTEGER,
|
||||
hop_limit INTEGER,
|
||||
hops INTEGER,
|
||||
path TEXT,
|
||||
lora_freq INTEGER,
|
||||
modem_preset TEXT,
|
||||
channel_name TEXT,
|
||||
|
||||
Reference in New Issue
Block a user