This module contains the generated Kotlin and Java code from the Meshtastic Protobuf definitions. It uses the [Wire](https://github.com/square/wire) library for efficient and clean model generation.
### Key Components
***Port Numbers**: Defines the `PortNum` enum for identifying different types of data payloads.
***Mesh Protocol**: Contains the core `MeshPacket` and protocol message definitions.
***Modules**: Includes definitions for telemetry, position, administration, and more.
### Usage
This module is typically used as a dependency of `core:api` and `core:model`.