Meshtastic Protobuf Definitions
Go to file
Thomas Göttgens 59293c211a
Merge pull request #182 from neilhao/master
'STATION_G1'
2022-08-03 10:05:54 +02: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 Fix typo in modem configuration 2022-06-21 19:05:55 -07:00
deviceonly.options
deviceonly.proto
localonly.proto
mesh.options
mesh.proto 'STATION_G1' 2022-07-30 23:16:32 +08:00
module_config.options
module_config.proto Removed analog sensors and lame config settings 2022-07-29 07:46:23 -05:00
mqtt.options
mqtt.proto
portnums.proto
remote_hardware.proto
storeforward.proto
telemetry.options
telemetry.proto Update telemetry.proto 2022-07-31 07:42:17 -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.