Protobuf definitions for the Meshtastic project
Find a file
Jm Casler 139e7b408b
Merge pull request #4 from crossan007/add-data-rates-to-doc
Add datarates to Protobuf ModemConfig comment
2020-12-12 13:09:48 -08:00
bin Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
docs add debug_log_enabled 2020-12-09 11:56:13 +08:00
notused Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
LICENSE Initial commit 2020-03-02 09:44:55 -08:00
mesh.options add factory_reset option and store region code in preferences 2020-09-19 11:10:50 -07:00
mesh.proto Add datarates to Protobuf ModemConfig comment 2020-12-12 16:07:58 -05:00
portnums.proto Add def for the REPLY_APP 2020-12-11 08:32:16 +08:00
README.md Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
remote_hardware.proto add java namespace to new protobufs 2020-12-07 19:49:43 +08:00

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.