ESPHome  2024.3.1
Data Fields
esphome::bedjet::BedjetPacket Struct Reference

#include <bedjet_codec.h>

Data Fields

uint8_t data_length
 
BedjetCommand command
 
uint8_t data [2]
 

Detailed Description

Definition at line 11 of file bedjet_codec.h.

Field Documentation

◆ command

BedjetCommand esphome::bedjet::BedjetPacket::command

Definition at line 13 of file bedjet_codec.h.

◆ data

uint8_t esphome::bedjet::BedjetPacket::data[2]

Definition at line 14 of file bedjet_codec.h.

◆ data_length

uint8_t esphome::bedjet::BedjetPacket::data_length

Definition at line 12 of file bedjet_codec.h.


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