Method | Description | |
---|---|---|
DHT22Accessor ( |
||
GetHumidity ( byte pin ) : float | ||
GetHumiditySensor ( byte pin ) : |
||
GetTemperature ( byte pin ) : float | ||
GetTemperatureSensor ( byte pin ) : |
Method | Description | |
---|---|---|
FetchValues ( ) : void | ||
FetchValues ( byte pin ) : void |
public DHT22Accessor ( |
||
i2CHardwareBridge | ||
schedulerService | ISchedulerService | |
return | System |
public GetHumiditySensor ( byte pin ) : |
||
pin | byte | |
return |
public GetTemperatureSensor ( byte pin ) : |
||
pin | byte | |
return |