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
/
updateNode
update
Node
abstract
fun
updateNode
(
nodeNum
:
Int
,
withBroadcast
:
Boolean
=
true
,
channel
:
Int
=
0
,
transform
:
(
Node
)
->
Node
)
(
source
)
Updates a node using a transformation function.