ESPHome 2025.7.1
Loading...
Searching...
No Matches
esphome::ld2450::LD2450Component::CachedZoneData Struct Reference

#include <ld2450.h>

Data Fields

uint8_t still_count = std::numeric_limits<uint8_t>::max()
 
uint8_t moving_count = std::numeric_limits<uint8_t>::max()
 
uint8_t total_count = std::numeric_limits<uint8_t>::max()
 

Detailed Description

Definition at line 192 of file ld2450.h.

Field Documentation

◆ moving_count

uint8_t esphome::ld2450::LD2450Component::CachedZoneData::moving_count = std::numeric_limits<uint8_t>::max()

Definition at line 194 of file ld2450.h.

◆ still_count

uint8_t esphome::ld2450::LD2450Component::CachedZoneData::still_count = std::numeric_limits<uint8_t>::max()

Definition at line 193 of file ld2450.h.

◆ total_count

uint8_t esphome::ld2450::LD2450Component::CachedZoneData::total_count = std::numeric_limits<uint8_t>::max()

Definition at line 195 of file ld2450.h.


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