|
ESPHome 2026.3.0-dev
|
Go to the source code of this file.
Data Structures | |
| class | esphome::zigbee::ZigbeeNumber |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::zigbee |
Enumerations | |
| enum | { ZB_ZCL_ATTR_ANALOG_OUTPUT_DESCRIPTION_ID = 0x001C , ZB_ZCL_ATTR_ANALOG_OUTPUT_MAX_PRESENT_VALUE_ID = 0x0041 , ZB_ZCL_ATTR_ANALOG_OUTPUT_MIN_PRESENT_VALUE_ID = 0x0045 , ZB_ZCL_ATTR_ANALOG_OUTPUT_OUT_OF_SERVICE_ID = 0x0051 , ZB_ZCL_ATTR_ANALOG_OUTPUT_PRESENT_VALUE_ID = 0x0055 , ZB_ZCL_ATTR_ANALOG_OUTPUT_RESOLUTION_ID = 0x006A , ZB_ZCL_ATTR_ANALOG_OUTPUT_STATUS_FLAG_ID = 0x006F , ZB_ZCL_ATTR_ANALOG_OUTPUT_ENGINEERING_UNITS_ID = 0x0075 } |
Functions | |
| void | zb_zcl_analog_output_init_server () |
| void | zb_zcl_analog_output_init_client () |
| anonymous enum |
Definition at line 13 of file zigbee_number_zephyr.h.
| void zb_zcl_analog_output_init_client | ( | ) |
Definition at line 105 of file zigbee_number_zephyr.cpp.
| void zb_zcl_analog_output_init_server | ( | ) |
Definition at line 99 of file zigbee_number_zephyr.cpp.