MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CADC
 CFireLoggerFirebase RTDB logger
 CLDRLight dependent resistor wrapper
 CLightSchedulerSchedules light switching depending on time of day and ambient light
 CRelayAbstract relay class
 CRelayAHActive high relay
 CRelayAL
 CSchedulerA 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
 CTemperatureSensorWrapper for Dallas one-wire temperature sensor (DS18B20)
 CTimerTimer that syncs with NTP server