Meshtastic Protobuf Definitions
Go to file
Thomas Göttgens e651f16833 Add Versioning to the savefiles 2022-06-15 16:40:22 +02:00
.github
.vscode
notused
.protolint.yaml
LICENSE
README.md
admin.options
admin.proto
apponly.options
apponly.proto fix protolint imports are not sorted 2022-05-30 10:51:20 -03:00
cannedmessages.options
cannedmessages.proto
channel.options
channel.proto
config.options
config.proto Clean up Comments (#169) 2022-06-15 09:42:04 +10:00
deviceonly.options change node_db to 80 2022-06-02 18:00:43 -07:00
deviceonly.proto Add Versioning to the savefiles 2022-06-15 16:40:22 +02:00
localonly.proto Add Versioning to the savefiles 2022-06-15 16:40:22 +02:00
mesh.options
mesh.proto
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.