Meshtastic Protobuf Definitions
Go to file
Charles Crossan c92fafdf61 fix port number for ENVIRONMENTAL_MEASUREMENT_APP 2021-02-21 11:41:12 -05: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 a RELIABLE priority 2021-02-12 09:39:35 +08:00
notused Fix comment formatting 2020-12-13 19:19:41 +11:00
LICENSE Initial commit 2020-03-02 09:44:55 -08:00
README.md Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
apponly.proto final formatting fix 2021-01-17 17:50:35 +11:00
deviceonly.options doc updates 2020-12-28 14:38:51 +08:00
deviceonly.proto final formatting fix 2021-01-17 17:50:35 +11:00
environmental_measurement.proto add environmental measurements 2021-02-21 10:55:14 -05:00
mesh.options updates to get device code building with new proto names 2021-02-10 16:18:06 +08:00
mesh.proto add deprecation note to region 2021-02-15 17:11:36 +08:00
portnums.proto fix port number for ENVIRONMENTAL_MEASUREMENT_APP 2021-02-21 11:41:12 -05:00
remote_hardware.proto final formatting fix 2021-01-17 17:50:35 +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.