|
ESPHome 2026.1.0-dev
|
#include <uart_event.h>
Data Fields | |
| const char * | event_name |
| const uint8_t * | data |
| size_t | data_len |
Definition at line 19 of file uart_event.h.
| const uint8_t* esphome::uart::UARTEvent::EventMatcher::data |
Definition at line 21 of file uart_event.h.
| size_t esphome::uart::UARTEvent::EventMatcher::data_len |
Definition at line 22 of file uart_event.h.
| const char* esphome::uart::UARTEvent::EventMatcher::event_name |
Definition at line 20 of file uart_event.h.