Device Class |
public class Device : Device
The Device type exposes the following members.
Name | Description | |
---|---|---|
![]() | Device | Constructor for a Seeed Studio Grove Temperature and Humidity Sensor (TH02). |
Name | Description | |
---|---|---|
![]() | Celsius |
Read-only property returning the temperature in degrees Celsius.
(Inherited from Device) |
![]() | DeviceID |
Read-only property returning the device ID.
(Inherited from Device) |
![]() | Fahrenheit |
Read-only property returning the temperature in degrees Fahrenheit.
(Inherited from Device) |
![]() | Humidity |
Read-only property returning the percentage relative humidity.
(Inherited from Device) |
![]() | Kelvins |
Read-only property returning the temperature in Kelvins.
(Inherited from Device) |