ESPHome 2025.8.0b2
Loading...
Searching...
No Matches
esphome::api::ClientInfo Struct Reference

#include <api_connection.h>

Public Member Functions

std::string get_combined_info () const
 

Data Fields

std::string name
 
std::string peername
 

Detailed Description

Definition at line 19 of file api_connection.h.

Member Function Documentation

◆ get_combined_info()

std::string esphome::api::ClientInfo::get_combined_info ( ) const
inline

Definition at line 23 of file api_connection.h.

Field Documentation

◆ name

std::string esphome::api::ClientInfo::name

Definition at line 20 of file api_connection.h.

◆ peername

std::string esphome::api::ClientInfo::peername

Definition at line 21 of file api_connection.h.


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