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.datasource
/
NodeInfoReadDataSource
/
getNodesFlow
get
Nodes
Flow
abstract
fun
getNodesFlow
(
sort
:
String
,
filter
:
String
,
includeUnknown
:
Boolean
,
hopsAwayMax
:
Int
,
lastHeardMin
:
Int
)
:
Flow
<
List
<
NodeWithRelations
>
>
(
source
)