|
MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
|
| CADC | |
| CFireLogger | Firebase RTDB logger |
| CLDR | Light dependent resistor wrapper |
| CLightScheduler | Schedules light switching depending on time of day and ambient light |
| CRelay | Abstract relay class |
| CRelayAH | Active high relay |
| CRelayAL | |
| CScheduler | A scheduler for running tasks on the controller, minimum time between events is 1 second based off the ntp timer. Also depends how slow is the loop function |
| CTemperatureSensor | Wrapper for Dallas one-wire temperature sensor (DS18B20) |
| CTimer | Timer that syncs with NTP server |