mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
* Update module_config.proto Update Comments in module config * Update config.proto * Update config.proto * Update config.proto * Update config.proto * Update config.proto * Update config.proto * Update config.proto * Update config.proto |
||
|---|---|---|
| .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 | ||
| localonly.proto | ||
| 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.