ESPHome  2024.4.2
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 171 of file hon_packet.h.

Field Documentation

◆ __pad0__

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

Definition at line 176 of file hon_packet.h.

◆ device_name

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

Definition at line 177 of file hon_packet.h.

◆ encryption

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

Definition at line 174 of file hon_packet.h.

◆ functions

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

Definition at line 178 of file hon_packet.h.

◆ hardware_version

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

Definition at line 175 of file hon_packet.h.

◆ protocol_version

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

Definition at line 172 of file hon_packet.h.

◆ software_version

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

Definition at line 173 of file hon_packet.h.


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