ESPHome 2025.8.0b2
|
#include <api_connection.h>
Public Member Functions | |
std::string | get_combined_info () const |
Data Fields | |
std::string | name |
std::string | peername |
Definition at line 19 of file api_connection.h.
|
inline |
Definition at line 23 of file api_connection.h.
std::string esphome::api::ClientInfo::name |
Definition at line 20 of file api_connection.h.
std::string esphome::api::ClientInfo::peername |
Definition at line 21 of file api_connection.h.