ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
esphome::zigbee::AnalogAttrsOutput Struct Reference

#include <zigbee_zephyr.h>

Inheritance diagram for esphome::zigbee::AnalogAttrsOutput:
esphome::zigbee::AnalogAttrs

Data Fields

float max_present_value
 
float min_present_value
 
float resolution
 
- Data Fields inherited from esphome::zigbee::AnalogAttrs
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 63 of file zigbee_zephyr.h.

Field Documentation

◆ max_present_value

float esphome::zigbee::AnalogAttrsOutput::max_present_value

Definition at line 64 of file zigbee_zephyr.h.

◆ min_present_value

float esphome::zigbee::AnalogAttrsOutput::min_present_value

Definition at line 65 of file zigbee_zephyr.h.

◆ resolution

float esphome::zigbee::AnalogAttrsOutput::resolution

Definition at line 66 of file zigbee_zephyr.h.


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