Meshtastic Protobuf Definitions
Go to file
Kevin Hester 1b7881d5ae fix warnings 2021-04-03 13:46:27 +08:00
.vscode
bin
docs add MQTT server option 2021-04-03 12:26:31 +08:00
notused
LICENSE
README.md
admin.options
admin.proto
apponly.proto fix warnings 2021-04-03 13:46:27 +08:00
channel.options
channel.proto
deviceonly.options
deviceonly.proto
environmental_measurement.proto
mesh.options
mesh.proto
mqtt.options move ServiceEnvelope (MQTT) into the device code 2021-04-03 12:13:13 +08:00
mqtt.proto fix warnings 2021-04-03 13:46:27 +08:00
portnums.proto
radioconfig.options add MQTT server option 2021-04-03 12:26:31 +08:00
radioconfig.proto add MQTT server option 2021-04-03 12:26:31 +08:00
remote_hardware.proto

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.