Enum UnitsType
- Namespace
- Tudormobile.Airthings
- Assembly
- Tudormobile.Airthings.dll
Specifies the unit system used for sensor readings.
public enum UnitsType
Fields
Imperial = 1Imperial units.
Metric = 0Metric units (default).
Specifies the unit system used for sensor readings.
public enum UnitsType
Imperial = 1Imperial units.
Metric = 0Metric units (default).