currentFirmwareProgress

@IntRange(from = 0, to = 100)
abstract fun currentFirmwareProgress(): Int

Gives current firmware file download progress, in percent.

Return

current firmware file download progress