mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
* removal of unused import causing error is protoc * removed unused import Co-authored-by: sigmahour <> |
||
|---|---|---|
| .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 | ||
| device_metadata.options | ||
| device_metadata.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.