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

#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]
 

Detailed Description

Definition at line 48 of file zigbee_zephyr.h.

Field Documentation

◆ description

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

Definition at line 52 of file zigbee_zephyr.h.

◆ out_of_service

zb_bool_t esphome::zigbee::BinaryAttrs::out_of_service

Definition at line 49 of file zigbee_zephyr.h.

◆ present_value

zb_bool_t esphome::zigbee::BinaryAttrs::present_value

Definition at line 50 of file zigbee_zephyr.h.

◆ status_flags

zb_uint8_t esphome::zigbee::BinaryAttrs::status_flags

Definition at line 51 of file zigbee_zephyr.h.


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