ESPHome 2026.1.4
Loading...
Searching...
No Matches
zigbee_switch_zephyr.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::zigbee
 

Functions

void zb_zcl_binary_output_init_server ()
 
void zb_zcl_binary_output_init_client ()
 

Variables

const zb_uint8_t esphome::zigbee::ZB_ZCL_BINARY_OUTPUT_STATUS_FLAG_MAX_VALUE = 0x0F
 

Function Documentation

◆ zb_zcl_binary_output_init_client()

void zb_zcl_binary_output_init_client ( )

Definition at line 105 of file zigbee_switch_zephyr.cpp.

◆ zb_zcl_binary_output_init_server()

void zb_zcl_binary_output_init_server ( )

Definition at line 99 of file zigbee_switch_zephyr.cpp.