Collect is_unmessagable, and public_key.
This commit is contained in:
parent
a7b99c3027
commit
1ee526caf7
3 changed files with 30 additions and 15 deletions
|
|
@ -21,6 +21,8 @@ model Node {
|
|||
hardware_model Int
|
||||
role Int
|
||||
is_licensed Boolean?
|
||||
public_key String?
|
||||
is_unmessagable Boolean?
|
||||
|
||||
firmware_version String?
|
||||
region Int?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue