Meshtastic Protobuf Definitions
Go to file
Kevin Hester 7bf8b67690 add tx_power units 2021-03-10 11:15:12 +08:00
.vscode
bin
docs add critical fault for brownout 2021-03-08 18:10:38 +08:00
notused
LICENSE
README.md
admin.options
admin.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
apponly.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
channel.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
channel.proto add tx_power units 2021-03-10 11:15:12 +08:00
deviceonly.options
deviceonly.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
environmental_measurement.proto
mesh.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
mesh.proto Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs 2021-03-08 18:11:03 +08:00
portnums.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
radioconfig.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
radioconfig.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
remote_hardware.proto Fix comment formatting 2021-03-07 19:28:48 +11:00

README.md

Meshtastic-protobufs

The protobuf definitions for the meshtastic project (used by apps and the device code)

For questions on using these protobufs please post in our forum. We are friendly and we love people building/extending this work.

For autogenerated documentation (extracted from the .proto files) see here.