TelemetryPacketHandler

Interface for handling telemetry packets from the mesh, including battery notifications.

Functions

Link copied to clipboard
abstract fun handleTelemetry(packet: MeshPacket, dataPacket: DataPacket, myNodeNum: Int)

Processes a telemetry packet.