#include <in_ccs811_hdc1080.h>
|
| void | printDriverError (CCS811Core::status errorCode) |
| |
| void | printSensorError () |
| |
| 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_ccs811()
| in_ccs811::in_ccs811 |
( |
Input * |
_in | ) |
|
|
inline |
◆ Poll()
| int in_ccs811::Poll |
( |
short |
cause | ) |
|
|
overridevirtual |
◆ printDriverError()
| void in_ccs811::printDriverError |
( |
CCS811Core::status |
errorCode | ) |
|
|
protected |
◆ printSensorError()
| void in_ccs811::printSensorError |
( |
| ) |
|
|
protected |
◆ Setup()
The documentation for this class was generated from the following files: