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

#include <udp_component.h>

Data Fields

binary_sensor::BinarySensorsensor
 
const char * id
 
bool updated
 

Detailed Description

Definition at line 35 of file udp_component.h.

Field Documentation

◆ id

const char* esphome::udp::BinarySensor::id

Definition at line 37 of file udp_component.h.

◆ sensor

binary_sensor::BinarySensor* esphome::udp::BinarySensor::sensor

Definition at line 36 of file udp_component.h.

◆ updated

bool esphome::udp::BinarySensor::updated

Definition at line 38 of file udp_component.h.


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