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
/
LockdownPassphraseStore
/
savePassphrase
save
Passphrase
abstract
fun
savePassphrase
(
deviceAddress
:
String
,
passphrase
:
String
,
boots
:
Int
,
hours
:
Int
,
maxSessionSeconds
:
Int
=
0
)
(
source
)
Saves the passphrase and TTL parameters for the given device address.