SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
sensesp::SmartSwitchController Member List

This is the complete list of members for sensesp::SmartSwitchController, including all inherited members.

attach(std::function< void()> observer)sensesp::Observableinline
auto_initialize_sensesp::SmartSwitchControllerprotected
click_consumer_sensesp::SmartSwitchController
connect_to(std::shared_ptr< VConsumer > consumer)sensesp::ValueProducer< bool >inline
connect_to(VConsumer *consumer)sensesp::ValueProducer< bool >inline
connect_to(VConsumer &consumer)sensesp::ValueProducer< bool >inline
emit(const bool &new_value)sensesp::ValueProducer< bool >inline
from_json(const JsonObject &config) overridesensesp::SmartSwitchControllervirtual
get() constsensesp::ValueProducer< bool >inlinevirtual
is_on_sensesp::SmartSwitchControllerprotected
notify()sensesp::Observableinline
Observable()sensesp::Observableinline
sensesp::ValueProducer< bool >::Observable(Observable &&other)sensesp::Observableinline
output_sensesp::ValueProducer< bool >protected
SmartSwitchController(bool auto_initialize=true, String config_path="", const char *sk_sync_paths[]=NULL)sensesp::SmartSwitchController
swich_consumer_sensesp::SmartSwitchController
sync_paths_sensesp::SmartSwitchControllerprotected
to_json(JsonObject &doc) overridesensesp::SmartSwitchControllervirtual
truthy_string_consumer_sensesp::SmartSwitchController
ValueProducer()sensesp::ValueProducer< bool >inline
ValueProducer(const bool &initial_value)sensesp::ValueProducer< bool >inline