mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
# Meshtastic Protobuf Definitions
|
|
|
|
[](https://github.com/meshtastic/protobufs/actions/workflows/ci.yml)
|
|
[](https://cla-assistant.io/meshtastic/protobufs)
|
|
[](https://opencollective.com/meshtastic/)
|
|
[](https://vercel.com?utm_source=meshtastic&utm_campaign=oss)
|
|
|
|
## Overview
|
|
|
|
The [Protobuf](https://developers.google.com/protocol-buffers) message definitions for the Meshtastic project (used by apps and the device firmware).
|
|
|
|
**[Documentation/API Reference](https://meshtastic.org/docs/developers/protobufs/api)**
|
|
|
|
## Stats
|
|
|
|

|
|
|
|
## Linter Setup
|
|
|
|
Linting is performed by [protolint](https://github.com/yoheimuta/protolint)
|
|
Once installed, the Visual Studio Code extension [Proto Lint](https://marketplace.visualstudio.com/items?itemName=Plex.vscode-protolint) will perform linting automatically on save.
|