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
/
insertMetadata
insert
Metadata
abstract
suspend
fun
insertMetadata
(
nodeNum
:
Int
,
metadata
:
DeviceMetadata
)
(
source
)
Persists hardware metadata for a node.
Parameters
node
Num
The node number.
metadata
The
DeviceMetadata
to save.