mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-07-05 17:13:42 +00:00
Protobuf definitions for the Meshtastic project
- TypeScript 91.4%
- Rust 8.6%
|
|
||
|---|---|---|
| .github | ||
| .vscode | ||
| meshtastic | ||
| packages | ||
| .coderabbit.yaml | ||
| .gitattributes | ||
| .gitignore | ||
| buf.gen.yaml | ||
| buf.yaml | ||
| LICENSE | ||
| nanopb.proto | ||
| README.md | ||
| renovate.json | ||
Meshtastic Protobuf Definitions
Overview
The Protobuf message definitions for the Meshtastic project (used by apps and the device firmware).
Generated client packages
- TypeScript package:
packages/ts - Rust package:
packages/rust - Kotlin Multiplatform package (Wire):
packages/kmp