|
ESPHome 2025.12.5
|
#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 513 of file api_connection.h.
|
inline |
Definition at line 515 of file api_connection.h.
|
inlineexplicit |
Definition at line 516 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 1923 of file api_connection.cpp.