Meshtastic Protobuf Definitions
Go to file
Kevin Hester 741d59faea keep device settings backwards compatible 2021-03-03 09:37:50 +08:00
.vscode Add vscode-proto3 extension recommendation 2021-02-10 10:43:25 +11:00
bin
docs keep the minimum set of records needed for <1.2 app compatibility 2021-03-02 11:45:16 +08:00
notused fix formatting 2021-01-29 10:11:10 +08:00
LICENSE
README.md
admin.options pull admin plugin out of core proto 2021-02-25 20:35:51 +08:00
admin.proto fix java paths 2021-02-27 13:43:36 +08:00
apponly.proto fix java paths 2021-02-27 13:43:36 +08:00
channel.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
channel.proto fix java paths 2021-02-27 13:43:36 +08:00
deviceonly.options version 1.2 protocol cleanup BREAKING CHANGE 2021-02-16 15:41:05 +08:00
deviceonly.proto keep device settings backwards compatible 2021-03-03 09:37:50 +08:00
environmental_measurement.proto add environmental measurements 2021-02-21 12:04:48 -05:00
mesh.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
mesh.proto more wire compatibility 2021-03-02 12:44:29 +08:00
portnums.proto Merge remote-tracking branch 'origin/master' into dev1.2 2021-02-25 20:01:50 +08:00
radioconfig.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
radioconfig.proto move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
remote_hardware.proto Fix some typo and improve indentation of code comments 2021-02-24 00:15:20 +01: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.