ESPHome  2024.9.0
Data Fields
esphome::udp::Sensor Struct Reference

#include <udp_component.h>

Data Fields

sensor::Sensorsensor
 
const char * id
 
bool updated
 

Detailed Description

Definition at line 28 of file udp_component.h.

Field Documentation

◆ id

const char* esphome::udp::Sensor::id

Definition at line 30 of file udp_component.h.

◆ sensor

sensor::Sensor* esphome::udp::Sensor::sensor

Definition at line 29 of file udp_component.h.

◆ updated

bool esphome::udp::Sensor::updated

Definition at line 31 of file udp_component.h.


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