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
/
NodeRepository
/
setNodeNotes
set
Node
Notes
common
abstract
suspend
fun
setNodeNotes
(
num
:
Int
,
notes
:
String
)
(
source
)
Updates the personal notes for a node.
Parameters
num
The node number.
notes
The human-readable notes to persist.