Meshtastic Protobuf Definitions
Go to file
Sacha Weatherstone f9e64f9eb0
Update README.md
2023-01-02 16:48:17 +11:00
.github
.vscode
.protolint.yaml
LICENSE
README.md Update README.md 2023-01-02 16:48:17 +11:00
admin.options
admin.proto C# namespace 2022-12-06 10:14:04 -06: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 C# namespace 2022-12-06 10:14:04 -06: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 C# namespace 2022-12-06 10:14:04 -06:00
mesh.options
mesh.proto TLORA_T3_S3 2022-12-28 13:52:50 +01:00
module_config.options sowwy 2022-12-08 14:10:37 +01:00
module_config.proto Add overall/cycle timeout 2022-12-08 14:09:42 +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
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

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.