ESPHome
2024.10.2
|
#include <wifi_component.h>
Public Member Functions | |
bool | check (Ts... x) override |
Public Member Functions inherited from esphome::Condition< Ts... > | |
bool | check_tuple (const std::tuple< Ts... > &tuple) |
Call check with a tuple of values as parameter. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from esphome::Condition< Ts... > | |
bool | check_tuple_ (const std::tuple< Ts... > &tuple, seq< S... >) |
Definition at line 424 of file wifi_component.h.
|
inlineoverridevirtual |
Implements esphome::Condition< Ts... >.
Definition at line 426 of file wifi_component.h.