getLastUpdateStatus

abstract suspend fun getLastUpdateStatus(updateProgress: suspend (progress: Progress) -> Unit = {}): UpdateInfo

Get update statistics from sensor.

Return

Update statistics UpdateInfo

Parameters

updateProgress

Progress of the operation