MeterLogger
Data Fields
mdns_info Struct Reference

#include <esp-open-lwip/include/lwip/app/espconn.h>

Collaboration diagram for mdns_info:

Data Fields

char * host_name
 
char * server_name
 
uint16 server_port
 
unsigned long ipAddr
 
char * txt_data [10]
 

Detailed Description

Definition at line 184 of file espconn.h.

Field Documentation

◆ host_name

char * mdns_info::host_name

Definition at line 185 of file espconn.h.

◆ ipAddr

unsigned long mdns_info::ipAddr

Definition at line 188 of file espconn.h.

◆ server_name

char * mdns_info::server_name

Definition at line 186 of file espconn.h.

◆ server_port

uint16 mdns_info::server_port

Definition at line 187 of file espconn.h.

◆ txt_data

char * mdns_info::txt_data

Definition at line 189 of file espconn.h.


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