Sensors defined in SensorDescriptions will automatically be created. This is relevant for sensors that is not connected to anything by default, but needs user interaction to get connected.
public ISensor GetOrCreateSensor(
string sensorId,
SensorLocationType locationType = SensorLocationType.None,
IQuantity quantity = null
)[Missing <param name="sensorId"/> documentation for "M:DHI.Mike1D.ControlModule.ControlData.GetOrCreateSensor(System.String,DHI.Mike1D.ControlModule.SensorLocationType,DHI.Mike1D.Generic.IQuantity)"]
[Missing <param name="locationType"/> documentation for "M:DHI.Mike1D.ControlModule.ControlData.GetOrCreateSensor(System.String,DHI.Mike1D.ControlModule.SensorLocationType,DHI.Mike1D.Generic.IQuantity)"]
[Missing <param name="quantity"/> documentation for "M:DHI.Mike1D.ControlModule.ControlData.GetOrCreateSensor(System.String,DHI.Mike1D.ControlModule.SensorLocationType,DHI.Mike1D.Generic.IQuantity)"]
[Missing <returns> documentation for "M:DHI.Mike1D.ControlModule.ControlData.GetOrCreateSensor(System.String,DHI.Mike1D.ControlModule.SensorLocationType,DHI.Mike1D.Generic.IQuantity)"]