setCalibrationData

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

sensorModel

SensorModel to set calibration data for

calibrationParameters
sensorId

Sensor ID to be set