Generic Sensor
data class GenericSensor(val mode: CalibrationParameters.GenericSensor.Mode) : CalibrationParameters
Represents calibration parameters for SensorModel.GENERIC_SENSOR whose measurement type is configurable by the factory, so that I can simulate any type of sensor.