Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.repository
/
MeshLogRepositoryImpl
/
getLogsFrom
get
Logs
From
common
open
override
fun
getLogsFrom
(
nodeNum
:
Int
,
portNum
:
Int
)
:
ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<ERROR CLASS: Symbol not found for MeshLog>>
(
source
)
Retrieves all MeshLogs associated with a specific
nodeNum
and
portNum
.