22 void setup()
override;
The SNTP component allows you to configure local timekeeping via Simple Network Time Protocol.
std::vector< std::string > servers_
void dump_config() override
SNTPComponent(const std::vector< std::string > &servers)
float get_setup_priority() const override
The RealTimeClock class exposes common timekeeping functions via the device's local real-time clock.
const float BEFORE_CONNECTION
For components that should be initialized after WiFi and before API is connected.
Providing packet encoding functions for exchanging data with a remote host.