ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::packet_transport::BinarySensor Struct Reference

#include <packet_transport.h>

Data Fields

binary_sensor::BinarySensorsensor
 
const char * id
 
bool updated
 

Detailed Description

Definition at line 40 of file packet_transport.h.

Field Documentation

◆ id

const char* esphome::packet_transport::BinarySensor::id

Definition at line 42 of file packet_transport.h.

◆ sensor

binary_sensor::BinarySensor* esphome::packet_transport::BinarySensor::sensor

Definition at line 41 of file packet_transport.h.

◆ updated

bool esphome::packet_transport::BinarySensor::updated

Definition at line 43 of file packet_transport.h.


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