Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database
/
MeshLogRepository
/
getLogsFrom
get
Logs
From
fun
getLogsFrom
(
nodeNum
:
Int
,
portNum
:
Int
=
Portnums.PortNum.UNKNOWN_APP_VALUE
,
maxItem
:
Int
=
MAX_MESH_PACKETS
)
:
Flow
<
List
<
MeshLog
>
>