|
ESPHome 2026.1.4
|
#include <zigbee_zephyr.h>
Data Fields | |
| zb_bool_t | out_of_service |
| zb_bool_t | present_value |
| zb_uint8_t | status_flags |
| zb_uchar_t | description [ZB_ZCL_MAX_STRING_SIZE] |
Definition at line 48 of file zigbee_zephyr.h.
| zb_uchar_t esphome::zigbee::BinaryAttrs::description[ZB_ZCL_MAX_STRING_SIZE] |
Definition at line 52 of file zigbee_zephyr.h.
| zb_bool_t esphome::zigbee::BinaryAttrs::out_of_service |
Definition at line 49 of file zigbee_zephyr.h.
| zb_bool_t esphome::zigbee::BinaryAttrs::present_value |
Definition at line 50 of file zigbee_zephyr.h.
| zb_uint8_t esphome::zigbee::BinaryAttrs::status_flags |
Definition at line 51 of file zigbee_zephyr.h.