mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
Add two new fields to NetworkConfig: - wifi_on_external_power_only: automatically disable WiFi when running on battery - wifi_power_loss_timeout_secs: delay before disabling WiFi after power loss This enables automatic WiFi management based on power source, improving battery life for portable use while maintaining full connectivity when docked. Relates to: https://github.com/meshtastic/firmware/issues/9427 Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Aleksei Sviridkin <f@lex.la> |
||
|---|---|---|
| .github | ||
| .vscode | ||
| meshtastic | ||
| packages | ||
| .gitattributes | ||
| .gitignore | ||
| buf.gen.yaml | ||
| buf.yaml | ||
| LICENSE | ||
| nanopb.proto | ||
| README.md | ||
| renovate.json | ||
Meshtastic Protobuf Definitions
Overview
The Protobuf message definitions for the Meshtastic project (used by apps and the device firmware).