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
/
clearNodeDB
clear
Node
DB
common
abstract
suspend
fun
clearNodeDB
(
preserveFavorites
:
Boolean
=
false
)
(
source
)
Deletes all nodes from the database.
Parameters
preserve
Favorites
If true, nodes marked as favorite will not be deleted.