|
ESPHome 2026.5.0b1
|
Go to the source code of this file.
Data Structures | |
| class | esphome::zigbee::ZigbeeSwitch |
Namespaces | |
| namespace | esphome |
| namespace | esphome::zigbee |
Enumerations | |
| enum | zb_zcl_binary_output_attr_e { ZB_ZCL_ATTR_BINARY_OUTPUT_DESCRIPTION_ID = 0x001C , ZB_ZCL_ATTR_BINARY_OUTPUT_OUT_OF_SERVICE_ID = 0x0051 , ZB_ZCL_ATTR_BINARY_OUTPUT_PRESENT_VALUE_ID = 0x0055 , ZB_ZCL_ATTR_BINARY_OUTPUT_STATUS_FLAG_ID = 0x006F } |
Functions | |
| void | zb_zcl_binary_output_init_server () |
| void | zb_zcl_binary_output_init_client () |
| Enumerator | |
|---|---|
| ZB_ZCL_ATTR_BINARY_OUTPUT_DESCRIPTION_ID | |
| ZB_ZCL_ATTR_BINARY_OUTPUT_OUT_OF_SERVICE_ID | |
| ZB_ZCL_ATTR_BINARY_OUTPUT_PRESENT_VALUE_ID | |
| ZB_ZCL_ATTR_BINARY_OUTPUT_STATUS_FLAG_ID | |
Definition at line 15 of file zigbee_switch_zephyr.h.
| void zb_zcl_binary_output_init_client | ( | ) |
Definition at line 104 of file zigbee_switch_zephyr.cpp.
| void zb_zcl_binary_output_init_server | ( | ) |
Definition at line 98 of file zigbee_switch_zephyr.cpp.