ESPHome  2024.4.0
Data Fields
esphome::binary_sensor::MultiClickTriggerEvent Struct Reference

#include <automation.h>

Data Fields

bool state
 
uint32_t min_length
 
uint32_t max_length
 

Detailed Description

Definition at line 15 of file automation.h.

Field Documentation

◆ max_length

uint32_t esphome::binary_sensor::MultiClickTriggerEvent::max_length

Definition at line 18 of file automation.h.

◆ min_length

uint32_t esphome::binary_sensor::MultiClickTriggerEvent::min_length

Definition at line 17 of file automation.h.

◆ state

bool esphome::binary_sensor::MultiClickTriggerEvent::state

Definition at line 16 of file automation.h.


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