| GetOrCreateSensor(String, SensorLocationType, IQuantity) |
Get or create sensor.
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. |
| GetOrCreateSensorT(String, SensorLocationType, IQuantity) |
Get or create sensor.
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. |