ESPHome 2025.12.0-dev
Loading...
Searching...
No Matches
esphome::remote_base::ABBWelcomeAction< Ts >::Data Union Reference

#include <abbwelcome_protocol.h>

Data Fields

std::vector< uint8_t >(* func )(Ts...)
 
const uint8_t * data
 

Detailed Description

template<typename... Ts>
union esphome::remote_base::ABBWelcomeAction< Ts >::Data

Definition at line 249 of file abbwelcome_protocol.h.

Field Documentation

◆ data

template<typename... Ts>
const uint8_t* esphome::remote_base::ABBWelcomeAction< Ts >::Data::data

Definition at line 251 of file abbwelcome_protocol.h.

◆ func

template<typename... Ts>
std::vector< uint8_t >(* esphome::remote_base::ABBWelcomeAction< Ts >::Data::func) (Ts...)

Definition at line 248 of file abbwelcome_protocol.h.


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