ESPHome 2026.1.4
Loading...
Searching...
No Matches
esphome::zigbee::AnalogAttrs Struct Reference

#include <zigbee_zephyr.h>

Data Fields

zb_bool_t out_of_service
 
float present_value
 
zb_uint8_t status_flags
 
zb_uint16_t engineering_units
 
zb_uchar_t description [ZB_ZCL_MAX_STRING_SIZE]
 

Detailed Description

Definition at line 55 of file zigbee_zephyr.h.

Field Documentation

◆ description

zb_uchar_t esphome::zigbee::AnalogAttrs::description[ZB_ZCL_MAX_STRING_SIZE]

Definition at line 60 of file zigbee_zephyr.h.

◆ engineering_units

zb_uint16_t esphome::zigbee::AnalogAttrs::engineering_units

Definition at line 59 of file zigbee_zephyr.h.

◆ out_of_service

zb_bool_t esphome::zigbee::AnalogAttrs::out_of_service

Definition at line 56 of file zigbee_zephyr.h.

◆ present_value

float esphome::zigbee::AnalogAttrs::present_value

Definition at line 57 of file zigbee_zephyr.h.

◆ status_flags

zb_uint8_t esphome::zigbee::AnalogAttrs::status_flags

Definition at line 58 of file zigbee_zephyr.h.


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