Meshtastic Protobuf Definitions
Go to file
Thomas Göttgens 1326e9e1bf
Merge pull request #270 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
2023-01-12 14:10:30 +01:00
.github Github action for automated tagging (release) 2023-01-09 06:50:17 -06:00
.vscode
scripts Github action for automated tagging (release) 2023-01-09 06:50:17 -06:00
.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 Rename eth_mode->address_mode, it's also for WiFi 2023-01-09 20:19:30 +11:00
device_metadata.options
device_metadata.proto
deviceonly.options
deviceonly.proto
localonly.proto Update localonly.proto 2023-01-09 20:19:30 +11:00
mesh.options FromRadio: add QueueStatus payload 2023-01-09 20:19:30 +11:00
mesh.proto Rename to icon 2023-01-11 18:01:47 -06:00
module_config.options Bump MQTTConfig.address to 64 bytes 2023-01-11 12:16:00 -06:00
module_config.proto
mqtt.options
mqtt.proto
portnums.proto
remote_hardware.proto
rtttl.options
rtttl.proto
storeforward.proto
telemetry.options
telemetry.proto
version.properties [create-pull-request] automated change 2023-01-12 12:43:21 +00:00

README.md

Meshtastic Protobuf Definitions

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.