Meshtastic Protobuf Definitions
Go to file
Thomas Göttgens ad0e02b082 Chunked File Transfer 2023-01-08 18:22:22 +01:00
.github
.vscode
.protolint.yaml
LICENSE
README.md
admin.options add ringtone storage as extra file 2022-12-28 23:49:34 +01:00
admin.proto add ringtone storage as extra file 2022-12-28 23:49:34 +01:00
apponly.options
apponly.proto C# namespace 2022-12-06 10:14:04 -06:00
cannedmessages.options
cannedmessages.proto C# namespace 2022-12-06 10:14:04 -06:00
channel.options
channel.proto C# namespace 2022-12-06 10:14:04 -06:00
config.options
config.proto Rename eth_mode->address_mode, it's also for WiFi 2023-01-02 16:58:06 +01:00
device_metadata.options
device_metadata.proto C# namespace 2022-12-06 10:14:04 -06:00
deviceonly.options
deviceonly.proto C# namespace 2022-12-06 10:14:04 -06:00
localonly.proto Update localonly.proto 2022-12-29 14:14:23 +01:00
mesh.options FromRadio: add QueueStatus payload 2023-01-04 23:13:48 +11:00
mesh.proto Chunked File Transfer 2023-01-08 18:22:22 +01:00
module_config.options sowwy 2022-12-08 14:10:37 +01:00
module_config.proto add proto for RemoteHardware. This can be extended later, enables for now. 2022-12-28 23:27:51 +01:00
mqtt.options
mqtt.proto C# namespace 2022-12-06 10:14:04 -06:00
portnums.proto C# namespace 2022-12-06 10:14:04 -06:00
remote_hardware.proto C# namespace 2022-12-06 10:14:04 -06:00
rtttl.options add ringtone storage as extra file 2022-12-28 23:49:34 +01:00
rtttl.proto add ringtone storage as extra file 2022-12-28 23:49:34 +01:00
storeforward.proto One message was missing 2022-12-21 15:12:13 +01:00
telemetry.options
telemetry.proto add SHT31 to protobuf 2022-12-25 23:35:10 +08:00
xmodem.options Chunked File Transfer 2023-01-08 18:22:22 +01:00
xmodem.proto Chunked File Transfer 2023-01-08 18:22:22 +01:00

README.md

Meshtastic Protobuf Definitions

CI CLA assistant Fiscal Contributors Vercel

Overview

The Protobuf message definitions for the Meshtastic project (used by apps and the device firmware).

Documentation/API Reference

Stats

Alt

Linter Setup

Linting is performed by protolint Once installed, the Visual Studio Code extension Proto Lint will perform linting automatically on save.