ESPHome  2024.9.0
Data Structures | Enumerations
esphome::udp Namespace Reference

Data Structures

struct  BinarySensor
 
struct  Provider
 
struct  Sensor
 
class  UDPComponent
 

Enumerations

enum  DataKey {
  ZERO_FILL_KEY, DATA_KEY, SENSOR_KEY, BINARY_SENSOR_KEY,
  PING_KEY, ROLLING_CODE_KEY
}
 

Enumeration Type Documentation

◆ DataKey

Enumerator
ZERO_FILL_KEY 
DATA_KEY 
SENSOR_KEY 
BINARY_SENSOR_KEY 
PING_KEY 
ROLLING_CODE_KEY 

Definition at line 108 of file udp_component.cpp.