Meshtastic Protobuf Definitions
Go to file
Kevin Hester 649c3deb71 move admin ops to the admin service 2021-02-21 14:03:13 +08:00
.vscode fix formatting 2021-01-29 10:11:10 +08:00
bin Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
docs move admin ops to the admin service 2021-02-21 14:03:13 +08:00
notused fix formatting 2021-01-29 10:11:10 +08:00
LICENSE
README.md Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
apponly.proto 1.2 WIP moving routing into data 2021-02-17 13:05:46 +08:00
deviceonly.options version 1.2 protocol cleanup BREAKING CHANGE 2021-02-16 15:41:05 +08:00
deviceonly.proto version 1.2 protocol cleanup BREAKING CHANGE 2021-02-16 15:41:05 +08:00
mesh.options move admin ops to the admin service 2021-02-21 14:03:13 +08:00
mesh.proto move admin ops to the admin service 2021-02-21 14:03:13 +08:00
portnums.proto move admin ops to the admin service 2021-02-21 14:03:13 +08:00
remote_hardware.proto fix formatting 2021-01-29 10:11:10 +08: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.