Protobuf definitions for the Meshtastic project
Find a file
Sacha Weatherstone 13beeee472
Merge pull request #19 from sachaw/master
Remove docs - Moves to main repo
2021-04-16 14:42:20 +10:00
.vscode Add vscode-proto3 extension recommendation 2021-02-10 10:43:25 +11:00
notused fix formatting 2021-01-29 10:11:10 +08:00
admin.options pull admin plugin out of core proto 2021-02-25 20:35:51 +08:00
admin.proto add admin.reboot_seconds message 2021-03-27 10:18:12 +08:00
apponly.proto fix warnings 2021-04-03 13:46:27 +08:00
channel.options move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
channel.proto improve docs 2021-03-22 09:43:21 +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 add environmental measurements 2021-02-21 12:04:48 -05:00
LICENSE Initial commit 2020-03-02 09:44:55 -08:00
mesh.options verstrs are now longer 2021-04-16 11:50:02 +08:00
mesh.proto add new board type 2021-04-12 13:10:57 +08:00
mqtt.options move ServiceEnvelope (MQTT) into the device code 2021-04-03 12:13:13 +08:00
mqtt.proto docs 2021-04-03 14:53:28 +08:00
portnums.proto Fix comment formatting 2021-03-07 19:28:48 +11:00
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
README.md Remove docs - Moves to main repo 2021-04-15 16:56:06 +10:00
remote_hardware.proto Fix comment formatting 2021-03-07 19:28:48 +11: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 documentation please visit the mMeshtastic Docs.