Go to the source code of this file.
|
| namespace | esphome |
| | Providing packet encoding functions for exchanging data with a remote host.
|
| |
| namespace | esphome::zigbee |
| |
◆ zb_zcl_binary_output_attr_e
| 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.
◆ zb_zcl_binary_output_init_client()
| void zb_zcl_binary_output_init_client |
( |
| ) |
|
◆ zb_zcl_binary_output_init_server()
| void zb_zcl_binary_output_init_server |
( |
| ) |
|