add comment
This commit is contained in:
parent
10b9c145cd
commit
ed7a98de61
1 changed files with 1 additions and 0 deletions
|
|
@ -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())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue