ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
esphome::bl0906::DataPacket Struct Reference

#include <bl0906.h>

Data Fields

uint8_t l {0}
 
uint8_t m {0}
 
uint8_t h {0}
 
uint8_t checksum
 
uint8_t address
 

Detailed Description

Definition at line 30 of file bl0906.h.

Field Documentation

◆ address

uint8_t esphome::bl0906::DataPacket::address

Definition at line 35 of file bl0906.h.

◆ checksum

uint8_t esphome::bl0906::DataPacket::checksum

Definition at line 34 of file bl0906.h.

◆ h

uint8_t esphome::bl0906::DataPacket::h {0}

Definition at line 33 of file bl0906.h.

◆ l

uint8_t esphome::bl0906::DataPacket::l {0}

Definition at line 31 of file bl0906.h.

◆ m

uint8_t esphome::bl0906::DataPacket::m {0}

Definition at line 32 of file bl0906.h.


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