Meshtastic Protobuf Definitions
Go to file
Garth Vander Houwen 2fbea37ff6
Update config.proto
2022-06-17 21:12:31 -07: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 Update config.proto 2022-06-17 21:12:31 -07:00
deviceonly.options
deviceonly.proto Linter says 'no' :-) 2022-06-15 16:42:55 +02:00
localonly.proto Linter says 'no' :-) 2022-06-15 16:42:55 +02:00
mesh.options
mesh.proto Don't send all of localconfig, but the parts one by one 2022-06-16 21:21:23 +02:00
module_config.options
module_config.proto Clean up Comments (#169) 2022-06-15 09:42:04 +10:00
mqtt.options
mqtt.proto
portnums.proto Add WAYPOINT_APP 2022-06-03 18:02:01 -07:00
remote_hardware.proto
storeforward.proto
telemetry.options
telemetry.proto ina sensor types 2022-06-11 08:45:36 -05: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.