ESPHome  2024.9.0
Data Fields
esphome::haier::hon_protocol::DeviceVersionAnswer Struct Reference

#include <hon_packet.h>

Data Fields

char protocol_version [8]
 
char software_version [8]
 
uint8_t encryption [3]
 
char hardware_version [8]
 
uint8_t __pad0__: 8
 
char device_name [8]
 
uint8_t functions [2]
 

Detailed Description

Definition at line 179 of file hon_packet.h.

Field Documentation

◆ __pad0__

uint8_t esphome::haier::hon_protocol::DeviceVersionAnswer::__pad0__

Definition at line 184 of file hon_packet.h.

◆ device_name

char esphome::haier::hon_protocol::DeviceVersionAnswer::device_name[8]

Definition at line 185 of file hon_packet.h.

◆ encryption

uint8_t esphome::haier::hon_protocol::DeviceVersionAnswer::encryption[3]

Definition at line 182 of file hon_packet.h.

◆ functions

uint8_t esphome::haier::hon_protocol::DeviceVersionAnswer::functions[2]

Definition at line 186 of file hon_packet.h.

◆ hardware_version

char esphome::haier::hon_protocol::DeviceVersionAnswer::hardware_version[8]

Definition at line 183 of file hon_packet.h.

◆ protocol_version

char esphome::haier::hon_protocol::DeviceVersionAnswer::protocol_version[8]

Definition at line 180 of file hon_packet.h.

◆ software_version

char esphome::haier::hon_protocol::DeviceVersionAnswer::software_version[8]

Definition at line 181 of file hon_packet.h.


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