requestRebootOta

abstract suspend fun requestRebootOta(requestId: Int, destNum: Int, mode: Int, hash: ByteArray?)(source)

Initiates an Over-The-Air (OTA) reboot request.

Parameters

requestId

The request ID.

destNum

The target node number.

mode

The OTA mode.

hash

Optional hash for verification.