ESPHome 2025.7.5
Loading...
Searching...
No Matches
ld2450.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::ld2450::Target
 
struct  esphome::ld2450::Zone
 
struct  esphome::ld2450::ZoneOfNumbers
 
class  esphome::ld2450::LD2450Component
 
struct  esphome::ld2450::LD2450Component::CachedTargetData
 
struct  esphome::ld2450::LD2450Component::CachedZoneData
 
struct  esphome::ld2450::LD2450Component::CachedGlobalData
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::ld2450
 

Enumerations

enum  esphome::ld2450::Direction : uint8_t {
  esphome::ld2450::DIRECTION_APPROACHING = 0 , esphome::ld2450::DIRECTION_MOVING_AWAY = 1 , esphome::ld2450::DIRECTION_STATIONARY = 2 , esphome::ld2450::DIRECTION_NA = 3 ,
  esphome::ld2450::DIRECTION_UNDEFINED = 4
}