mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Make ServiceEnvelope fields by-value
This commit is contained in:
parent
b5dc871a1b
commit
9d3c2c4a7b
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
*ServiceEnvelope.packet type:FT_POINTER
|
||||
*ServiceEnvelope.channel_id type:FT_POINTER
|
||||
*ServiceEnvelope.gateway_id type:FT_POINTER
|
||||
*ServiceEnvelope.channel_id max_size:12 # ChannelSettings.name
|
||||
*ServiceEnvelope.gateway_id max_size:16 # User.id
|
||||
|
||||
*MapReport.long_name max_size:40
|
||||
*MapReport.short_name max_size:5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue