meshtastic-sdk
Toggle table of contents
0.1.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
AdminApi
/
rebootOta
reboot
Ota
abstract
suspend
fun
rebootOta
(
after
:
Duration
=
Duration.ZERO
)
:
AdminResult
<
Unit
>
(
source
)
Reboot into OTA update mode after
after
(default: immediately).