mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
At the request of some users (mostly on the discord group) having issues with device sleeping in some instances where the battery ADC is not reliable enough to be trusted, I'm proposing this user preference to circumvent the logic in powerFSM.cpp (which I will create another PR for). I have personally used this in the form of a #define ALWAYS_POWERED, but I've seen enough interest in it that I feel it deserves a spot in the user preferences. |
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| notused | ||
| admin.options | ||
| admin.proto | ||
| apponly.proto | ||
| channel.options | ||
| channel.proto | ||
| deviceonly.options | ||
| deviceonly.proto | ||
| environmental_measurement.proto | ||
| LICENSE | ||
| mesh.options | ||
| mesh.proto | ||
| mqtt.options | ||
| mqtt.proto | ||
| portnums.proto | ||
| radioconfig.options | ||
| radioconfig.proto | ||
| README.md | ||
| remote_hardware.proto | ||
Meshtastic-protobufs
The protobuf definitions for the Meshtastic project (used by apps and the device code)
For questions on using these protobufs please post in our forum. We are friendly and we love people building/extending this work.
For documentation please visit the Meshtastic Docs.