Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MeshLogRepository
/
getMeshPacketsFrom
get
Mesh
Packets
From
abstract
fun
getMeshPacketsFrom
(
nodeNum
:
Int
,
portNum
:
Int
=
-1
)
:
Flow
<
List
<
MeshPacket
>
>
(
source
)
Retrieves all
MeshLog
s containing
MeshPacket
s for a specific
nodeNum
.