메소드 | 설명 | |
---|---|---|
DHT22Accessor ( |
||
GetHumidity ( byte pin ) : float | ||
GetHumiditySensor ( byte pin ) : |
||
GetTemperature ( byte pin ) : float | ||
GetTemperatureSensor ( byte pin ) : |
메소드 | 설명 | |
---|---|---|
FetchValues ( ) : void | ||
FetchValues ( byte pin ) : void |
public DHT22Accessor ( |
||
i2CHardwareBridge | ||
schedulerService | ISchedulerService | |
리턴 | System |
public GetHumiditySensor ( byte pin ) : |
||
pin | byte | |
리턴 |
public GetTemperatureSensor ( byte pin ) : |
||
pin | byte | |
리턴 |