Device Class |
public class Device : Sensor
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| Celsius | Read-only property returning the temperature in degrees Celsius. | |
| Fahrenheit | Read-only property returning the temperature in degrees Fahrenheit. | |
| Kelvins | Read-only property returning the temperature in Kelvins. |