ESPHome 2026.8.0-dev
Loading...
Searching...
No Matches
ota_backend.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 
namespace  esphome::ota
 

Functions

bool esphome::ota::version_is_older (const char *candidate, const char *reference)
 Compare two dotted-numeric version strings (such as "1.2.3").
 
OTAGlobalCallbackesphome::ota::get_global_ota_callback ()
 

Variables

OTAGlobalCallbackesphome::ota::global_ota_callback {nullptr}