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
/
NodeRepositoryImpl
/
nodeDBbyNum
node
DBby
Num
open
override
val
nodeDBbyNum
:
StateFlow
<
Map
<
Int
,
Node
>
>
(
source
)
A reactive map from nodeNum to
Node
objects, representing the entire mesh.