|
ESPHome 2026.1.4
|
#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] |
Definition at line 55 of file zigbee_zephyr.h.
| zb_uchar_t esphome::zigbee::AnalogAttrs::description[ZB_ZCL_MAX_STRING_SIZE] |
Definition at line 60 of file zigbee_zephyr.h.
| zb_uint16_t esphome::zigbee::AnalogAttrs::engineering_units |
Definition at line 59 of file zigbee_zephyr.h.
| zb_bool_t esphome::zigbee::AnalogAttrs::out_of_service |
Definition at line 56 of file zigbee_zephyr.h.
| float esphome::zigbee::AnalogAttrs::present_value |
Definition at line 57 of file zigbee_zephyr.h.
| zb_uint8_t esphome::zigbee::AnalogAttrs::status_flags |
Definition at line 58 of file zigbee_zephyr.h.