|
ESPHome 2026.1.0-dev
|
#include <api_connection.h>
Public Member Functions | |
| MessageCreator (MessageCreatorPtr ptr) | |
| MessageCreator (const char *str_value) | |
| uint16_t | operator() (EntityBase *entity, APIConnection *conn, uint32_t remaining_size, bool is_single, uint8_t message_type) const |
Definition at line 537 of file api_connection.h.
|
inline |
Definition at line 539 of file api_connection.h.
|
inlineexplicit |
Definition at line 540 of file api_connection.h.
| uint16_t esphome::api::APIConnection::MessageCreator::operator() | ( | EntityBase * | entity, |
| APIConnection * | conn, | ||
| uint32_t | remaining_size, | ||
| bool | is_single, | ||
| uint8_t | message_type ) const |
Definition at line 2050 of file api_connection.cpp.