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
/
NodeManager
/
getNodeById
get
Node
By
Id
abstract
fun
getNodeById
(
id
:
String
)
:
Node
?
(
source
)
Look up a node by its user ID string (e.g.
"!a1b2c3d4"
).