mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
- New DS18B20Reading message (fixed32 device_id via FNV-1a hash, float temperature) - New DS18B20Config message in TelemetryConfig (pin, TemperatureMode enum, mesh_enabled) - DS18B20 = 51 in TelemetrySensorType enum - max_count:16 in telemetry.options for ds18b20_readings array |
||
|---|---|---|
| .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).