ESPHome  2024.4.1
Data Fields
esphome::mdns::MDNSTXTRecord Struct Reference

#include <mdns_component.h>

Data Fields

std::string key
 
std::string value
 

Detailed Description

Definition at line 10 of file mdns_component.h.

Field Documentation

◆ key

std::string esphome::mdns::MDNSTXTRecord::key

Definition at line 11 of file mdns_component.h.

◆ value

std::string esphome::mdns::MDNSTXTRecord::value

Definition at line 12 of file mdns_component.h.


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