ESPHome
2023.5.4
|
#include <wifi_component.h>
Public Member Functions | |
bool | check (Ts... x) override |
![]() | |
bool | check_tuple (const std::tuple< Ts... > &tuple) |
Call check with a tuple of values as parameter. More... | |
Additional Inherited Members | |
![]() | |
bool | check_tuple_ (const std::tuple< Ts... > &tuple, seq< S... >) |
Definition at line 365 of file wifi_component.h.
|
overridevirtual |
Implements esphome::Condition< Ts... >.
Definition at line 370 of file wifi_component.h.