get Last Update Status
abstract suspend fun getLastUpdateStatus(updateProgress: suspend (progress: Progress) -> Unit = {}): UpdateInfo
Get update statistics from sensor.
Return
Update statistics UpdateInfo
Parameters
update Progress
Progress of the operation