Meshtastic Protobuf Definitions
Go to file
Sacha Weatherstone 59e3b65b5d Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
.github
.vscode
.protolint.yaml
LICENSE
README.md
admin.options Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
admin.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
apponly.options
apponly.proto
cannedmessages.options Fixed options for canned messages 2022-08-15 17:48:52 -05:00
cannedmessages.proto
channel.options
channel.proto
config.options
config.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
device_metadata.options
device_metadata.proto
deviceonly.options
deviceonly.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
localonly.proto
mesh.options Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
mesh.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
module_config.options
module_config.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
mqtt.options
mqtt.proto
portnums.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
remote_hardware.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
storeforward.proto
telemetry.options
telemetry.proto Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00

README.md

Meshtastic-protobufs

CI CLA assistant Fiscal Contributors Vercel

Overview

The Protobuf message definitions for the Meshtastic project (used by apps and the device firmware).

Documentation/API Reference

Stats

Alt

Linter Setup

Linting is performed by protolint Once installed, the Visual Studio Code extension Proto Lint will perform linting automatically on save.