Meshtastic Protobuf Definitions
Go to file
Thomas Göttgens f39c027d82
Whitespace change
2022-11-24 10:20:05 +01:00
.github update readme 2022-10-31 18:25:09 +10:00
.vscode
.protolint.yaml
LICENSE
README.md update readme 2022-10-31 18:25:09 +10:00
admin.options
admin.proto Reindexed 2022-11-20 16:13:38 -06: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
config.proto Whitespace change 2022-11-24 10:20:05 +01:00
device_metadata.options
device_metadata.proto Indent 2022-10-30 08:14:22 -05: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 Audio support with codec2, SX1280 on 2.4GHz only for now. 2022-11-02 13:46:35 +01:00
mesh.options
mesh.proto Indent 2022-11-13 08:35:16 -06:00
module_config.options
module_config.proto Protos for pin definitions. Expert mode override existing definitions or add them on other boards. 2022-11-24 00:33:07 +01:00
mqtt.options
mqtt.proto Update go package name 2022-10-19 17:03:17 +10:00
portnums.proto Audio support with codec2, SX1280 on 2.4GHz only for now. 2022-11-02 13:46:35 +01: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 Add QMC5883L Compass Module 2022-11-12 10:59:54 +01: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.