set Calibration Date
abstract suspend fun setCalibrationDate(date: Long, manufacturerKey: Int, updateProgress: suspend (progress: Progress) -> Unit = {})
Set calibration date on a sensor.
Parameters
date
in epoch format
manufacturer Key
required to set calibration date
update Progress
of the operation