get Period
abstract suspend fun getPeriod(updateProgress: suspend (progress: Progress) -> Unit = {}): MeasurementPeriod
Command for collecting measurement period from sensor.
Parameters
update Progress
Progress of the operation
Command for collecting measurement period from sensor.
Progress of the operation