Meshtastic Protobuf Definitions
Go to file
Kevin Hester f9c4f87581 add admin.reboot_seconds message 2021-03-27 10:18:12 +08:00
.vscode
bin
docs add admin.reboot_seconds message 2021-03-27 10:18:12 +08:00
notused
LICENSE
README.md
admin.options
admin.proto add admin.reboot_seconds message 2021-03-27 10:18:12 +08:00
apponly.proto
channel.options
channel.proto improve docs 2021-03-22 09:43:21 +08:00
deviceonly.options
deviceonly.proto
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 move time of last node seen into last_heard (from position.time) 2021-03-26 09:31:50 +08:00
portnums.proto
radioconfig.options
radioconfig.proto move time of last node seen into last_heard (from position.time) 2021-03-26 09:31:50 +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.