Protobuf definitions for the Meshtastic project
Find a file
2021-01-20 10:34:36 -08:00
.vscode Add CriticalError_TransmitFailed to protobufs 2021-01-20 10:34:36 -08:00
bin Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
docs Add CriticalErrorCode_TransmitFailed to docs.md 2021-01-20 10:09:35 -08:00
notused Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
apponly.proto doc updates 2020-12-28 14:38:51 +08:00
deviceonly.options doc updates 2020-12-28 14:38:51 +08:00
deviceonly.proto work on mqtt/multichannel 2020-12-28 13:34:14 +08:00
LICENSE Initial commit 2020-03-02 09:44:55 -08:00
mesh.options move device only code into a separate file 2020-12-28 13:12:14 +08:00
mesh.proto Add CriticalError_TransmitFailed to protobufs 2021-01-20 10:34:36 -08:00
portnums.proto Add portnum definition for ATAK Forwarder 2021-01-15 21:03:21 -07: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.