Meshtastic Protobuf Definitions
Go to file
Kevin Hester b8c0499f28 add exit_simulator admin command 2021-03-18 19:08:37 +08:00
.vscode
bin
docs add exit_simulator admin command 2021-03-18 19:08:37 +08:00
notused
LICENSE
README.md
admin.options pull admin plugin out of core proto 2021-02-25 20:35:51 +08:00
admin.proto add exit_simulator admin command 2021-03-18 19:08:37 +08:00
apponly.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
channel.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
channel.proto add note about index 2021-03-11 10:40:33 +08:00
deviceonly.options move radioconfig and channels out of deviicestate 2021-03-11 13:01:22 +08:00
deviceonly.proto don't lose region info for 1.1 nodes that update 2021-03-11 17:50:36 +08:00
environmental_measurement.proto
mesh.options change name of old hw_model, to make sure any apps that use it are forced 2021-03-14 10:55:24 +08:00
mesh.proto add the android simulator 2021-03-14 11:19:39 +08:00
portnums.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
radioconfig.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
radioconfig.proto fix doc formatting 2021-03-17 07:25:17 +08:00
remote_hardware.proto Fix comment formatting 2021-03-07 19:28:48 +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.