Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
NodeSecurityIndicator
/
Companion
/
resolve
resolve
fun
resolve
(
firmwareVersion
:
String
?
,
hasPublicKey
:
Boolean
,
mismatchKey
:
Boolean
,
signed
:
Boolean
=
false
,
verified
:
Boolean
=
false
,
isOwnNode
:
Boolean
=
false
)
:
NodeSecurityIndicator
(
source
)
Decides the indicator from snapshot fields alone, so the precedence is testable without a
Node
.