Meshtastic Protobuf Definitions
Go to file
Ben Meadors 5e1d534aac
Update config.proto
2022-10-26 16:21:05 -05:00
.github
.vscode
.protolint.yaml
LICENSE
README.md
admin.options
admin.proto Update go package name 2022-10-19 17:03:17 +10:00
apponly.options
apponly.proto fix typo 2022-10-19 17:27:26 +10:00
cannedmessages.options
cannedmessages.proto Update go package name 2022-10-19 17:03:17 +10:00
channel.options
channel.proto Update go package name 2022-10-19 17:03:17 +10:00
config.options allow more than 256 freq slots. 2022-10-18 08:36:39 +02:00
config.proto Update config.proto 2022-10-26 16:21:05 -05:00
device_metadata.options
device_metadata.proto Update go package name 2022-10-19 17:03:17 +10:00
deviceonly.options add capability to switch out the public default key for OEMs (#216) 2022-10-19 20:28:30 +11:00
deviceonly.proto add capability to switch out the public default key for OEMs (#216) 2022-10-19 20:28:30 +11:00
localonly.proto Update go package name 2022-10-19 17:03:17 +10:00
mesh.options
mesh.proto remove unused `peer-info` field 2022-10-26 19:47:15 +10:00
module_config.options
module_config.proto Update go package name 2022-10-19 17:03:17 +10:00
mqtt.options
mqtt.proto Update go package name 2022-10-19 17:03:17 +10:00
portnums.proto Update go package name 2022-10-19 17:03:17 +10:00
remote_hardware.proto Update go package name 2022-10-19 17:03:17 +10:00
storeforward.proto Update go package name 2022-10-19 17:03:17 +10:00
telemetry.options
telemetry.proto Update go package name 2022-10-19 17:03:17 +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.