#include <in_ccs811_hdc1080.h>
|
| void | printSerialNumber () |
| |
| int | publish (long value, const char *subtopic=NULL) |
| |
| int | publish (float value, const char *subtopic=NULL) |
| |
| int | publish (char *value, const char *subtopic=NULL) |
| |
| virtual int | publishTopic (const char *topic, long value, const char *subtopic=NULL) |
| |
| virtual int | publishTopic (const char *topic, float value, const char *subtopic=NULL) |
| |
| virtual int | publishTopic (const char *topic, const char *value, const char *subtopic=NULL) |
| |
◆ in_hdc1080()
| in_hdc1080::in_hdc1080 |
( |
Input * |
_in | ) |
|
|
inline |
◆ Poll()
| int in_hdc1080::Poll |
( |
short |
cause | ) |
|
|
overridevirtual |
◆ printSerialNumber()
| void in_hdc1080::printSerialNumber |
( |
| ) |
|
|
protected |
◆ Setup()
| int in_hdc1080::Setup |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: