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, session: RadioSessionContext)
Processes a telemetry packet.