mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
Rename COMPRESSION_APP to TEXT_MESSAGE_COMPRESSED_APP and flatten the payload variant to get rid of payload compressed |
||
|---|---|---|
| .github | ||
| .vscode | ||
| notused | ||
| .protolint.yaml | ||
| admin.options | ||
| admin.proto | ||
| apponly.options | ||
| apponly.proto | ||
| cannedmessages.options | ||
| cannedmessages.proto | ||
| channel.options | ||
| channel.proto | ||
| config.options | ||
| config.proto | ||
| deviceonly.options | ||
| deviceonly.proto | ||
| LICENSE | ||
| mesh.options | ||
| mesh.proto | ||
| module_config.options | ||
| module_config.proto | ||
| mqtt.options | ||
| mqtt.proto | ||
| portnums.proto | ||
| README.md | ||
| remote_hardware.proto | ||
| storeforward.proto | ||
| telemetry.options | ||
| telemetry.proto | ||
Meshtastic-protobufs
Overview
The Protobuf message definitions for the Meshtastic project (used by apps and the device firmware).
Stats
Linter Setup
Linting is performed by protolint Once installed, the Visual Studio Code extension Proto Lint will perform linting automatically on save.