Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-domain
/
org.meshtastic.core.domain.usecase.settings
/
CleanNodeDatabaseUseCase
/
getNodesToClean
get
Nodes
To
Clean
suspend
fun
getNodesToClean
(
olderThanDays
:
Float
,
onlyUnknownNodes
:
Boolean
,
currentTimeSeconds
:
Long
)
:
List
<
ERROR CLASS: Symbol not found for Node
>
(
source
)
Identifies nodes that match the cleanup criteria.