collect uptime telemetry added in meshtastic v2.3.5
This commit is contained in:
parent
3a3a479e39
commit
fbaafccec8
4 changed files with 20 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE `nodes` ADD COLUMN `uptime_seconds` BIGINT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue