Meshtastic Protobuf Definitions
Go to file
Thomas Göttgens 2b712f523c add ringtone storage as extra file 2023-01-09 20:19:30 +11:00
.github
.vscode
.protolint.yaml
LICENSE
README.md Update README.md 2023-01-02 16:48:17 +11:00
admin.options add ringtone storage as extra file 2023-01-09 20:19:30 +11:00
admin.proto add ringtone storage as extra file 2023-01-09 20:19:30 +11:00
apponly.options
apponly.proto
cannedmessages.options
cannedmessages.proto
channel.options
channel.proto
config.options
config.proto Add Settings for Screen Layout 2023-01-09 20:19:30 +11:00
device_metadata.options
device_metadata.proto
deviceonly.options
deviceonly.proto
localonly.proto add proto for RemoteHardware. This can be extended later, enables for now. 2023-01-09 20:19:30 +11:00
mesh.options
mesh.proto
module_config.options
module_config.proto add proto for RemoteHardware. This can be extended later, enables for now. 2023-01-09 20:19:30 +11:00
mqtt.options
mqtt.proto
portnums.proto
remote_hardware.proto
rtttl.options add ringtone storage as extra file 2023-01-09 20:19:30 +11:00
rtttl.proto add ringtone storage as extra file 2023-01-09 20:19:30 +11:00
storeforward.proto
telemetry.options
telemetry.proto

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.