set Calibration Data
abstract suspend fun setCalibrationData(channel: Channel, sensorModel: SensorModel, calibrationParameters: CalibrationParameters, sensorId: String, updateProgress: suspend (progress: Progress) -> Unit = {})
Set sensor's calibration data for given channel
Parameters
channel
Channel to set calibration data for
sensor Model
SensorModel to set calibration data for
calibration Parameters
CalibrationParameters to be set
sensor Id
Sensor ID to be set