ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
esphome::ld6002b::LD6002BComponent::PendingCommand Struct Reference

#include <ld6002b.h>

Data Fields

uint16_t type {0}
 
uint8_t len {0}
 
std::array< uint8_t, CMD_MAX_DATA_LEN > data {}
 

Detailed Description

Definition at line 275 of file ld6002b.h.

Field Documentation

◆ data

std::array<uint8_t, CMD_MAX_DATA_LEN> esphome::ld6002b::LD6002BComponent::PendingCommand::data {}

Definition at line 278 of file ld6002b.h.

◆ len

uint8_t esphome::ld6002b::LD6002BComponent::PendingCommand::len {0}

Definition at line 277 of file ld6002b.h.

◆ type

uint16_t esphome::ld6002b::LD6002BComponent::PendingCommand::type {0}

Definition at line 276 of file ld6002b.h.


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