kopia lustrzana https://github.com/meshtastic/protobufs
Expand to 128 bit bytes
rodzic
14b2a62879
commit
ea6eb85d6e
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
# Big enough for 1.2.28.568032c-d
|
# Big enough for 1.2.28.568032c-d
|
||||||
*MyNodeInfo.firmware_version max_size:18
|
*MyNodeInfo.firmware_version max_size:18
|
||||||
|
*MyNodeInfo.device_id max_size:16
|
||||||
|
|
||||||
*MyNodeInfo.air_period_tx max_count:8
|
*MyNodeInfo.air_period_tx max_count:8
|
||||||
*MyNodeInfo.air_period_rx max_count:8
|
*MyNodeInfo.air_period_rx max_count:8
|
||||||
|
|
|
@ -1461,7 +1461,7 @@ message MyNodeInfo {
|
||||||
/*
|
/*
|
||||||
* Unique hardware identifier for this device
|
* Unique hardware identifier for this device
|
||||||
*/
|
*/
|
||||||
uint64 device_id = 12;
|
bytes device_id = 12;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue