meshtastic/docs/development/reference/protobufs.mdx

9 lines
291 B
Plaintext
Raw Normal View History

2023-01-19 05:09:55 -08:00
---
id: protobufs
title: Protobufs
---
Protobufs are used by Meshtastic software to send and receive data between App and Device and Device to Device.
2023-07-17 18:57:51 -07:00
Documentation on the Meshtastic Protobuf messages can be found on the [BSR(Buf Schema Registry)](https://buf.build/meshtastic/protobufs).