Home IO Control
ESPHome add-on for IO-Homecontrol devices
Loading...
Searching...
No Matches
esphome::home_io_control::IOHomeControlComponent::ExecuteRequestSpec Struct Reference

Everything one execute-family operation needs beyond its own guard and frame builder. More...

#include <hub_core.h>

Collaboration diagram for esphome::home_io_control::IOHomeControlComponent::ExecuteRequestSpec:

Public Attributes

const char * action
 Verb/phrase for the "Sending ..." and rejection logs.
bool settle_as_stop
 Passed through to arm_execute_confirmation_poll_().

Detailed Description

Everything one execute-family operation needs beyond its own guard and frame builder.

Definition at line 885 of file hub_core.h.

Member Data Documentation

◆ action

const char* esphome::home_io_control::IOHomeControlComponent::ExecuteRequestSpec::action

Verb/phrase for the "Sending ..." and rejection logs.

Definition at line 886 of file hub_core.h.

◆ settle_as_stop

bool esphome::home_io_control::IOHomeControlComponent::ExecuteRequestSpec::settle_as_stop

Passed through to arm_execute_confirmation_poll_().

Definition at line 887 of file hub_core.h.


The documentation for this struct was generated from the following file: