mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
0fed5c7709
1 changed files with 5 additions and 0 deletions
|
|
@ -1457,6 +1457,11 @@ message MyNodeInfo {
|
|||
* Phone/PC apps should compare this to their build number and if too low tell the user they must update their app
|
||||
*/
|
||||
uint32 min_app_version = 11;
|
||||
|
||||
/*
|
||||
* Unique hardware identifier for this device
|
||||
*/
|
||||
uint64 device_id = 12;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue