Meshtastic Protobuf Definitions
Go to file
Ben Meadors 8f616d3eef
Merge pull request #167 from meshtastic/low-power
Consolidate is_lower_power and is_power_saving
2022-06-12 15:55:37 -05:00
.github
.vscode
notused
.protolint.yaml
LICENSE
README.md
admin.options
admin.proto
apponly.options
apponly.proto
cannedmessages.options
cannedmessages.proto
channel.options
channel.proto
config.options
config.proto Consolidate is_lower_power and is_power_saving 2022-06-12 15:23:18 -05:00
deviceonly.options
deviceonly.proto
localonly.proto
mesh.options
mesh.proto
module_config.options
module_config.proto
mqtt.options
mqtt.proto
portnums.proto
remote_hardware.proto
storeforward.proto
telemetry.options
telemetry.proto

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.