mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
add comment
This commit is contained in:
@@ -48,6 +48,7 @@ model Node {
|
||||
neighbours Json?
|
||||
neighbours_updated_at DateTime?
|
||||
|
||||
// this column tracks when an mqtt gateway node uplinked a packet
|
||||
mqtt_connection_state_updated_at DateTime?
|
||||
|
||||
created_at DateTime @default(now())
|
||||
|
||||
Reference in New Issue
Block a user