sendMessage

abstract suspend fun sendMessage(packet: DataPacket)(source)

Sends a data packet to the mesh.

Parameters

packet

The DataPacket containing the payload and routing information.