Class that stores state and functions about Temperature.
More...
#include <DHT_U.h>
Class that stores state and functions about Temperature.
◆ Temperature()
DHT_Unified::Temperature::Temperature |
( |
DHT_Unified * |
parent, |
|
|
int32_t |
id |
|
) |
| |
◆ getEvent()
bool DHT_Unified::Temperature::getEvent |
( |
sensors_event_t * |
event | ) |
|
Reads the sensor and returns the data as a sensors_event_t.
- Parameters
-
- Returns
- always returns true
◆ getSensor()
void DHT_Unified::Temperature::getSensor |
( |
sensor_t * |
sensor | ) |
|
Provides the sensor_t data for this sensor.
- Parameters
-
The documentation for this class was generated from the following files: