|
ESPHome 2026.1.4
|
Go to the source code of this file.
Data Structures | |
| class | esphome::zigbee::ZigbeeSensor |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::zigbee |
Enumerations | |
| enum | { ZB_ZCL_ATTR_ANALOG_INPUT_DESCRIPTION_ID = 0x001C , ZB_ZCL_ATTR_ANALOG_INPUT_OUT_OF_SERVICE_ID = 0x0051 , ZB_ZCL_ATTR_ANALOG_INPUT_PRESENT_VALUE_ID = 0x0055 , ZB_ZCL_ATTR_ANALOG_INPUT_STATUS_FLAG_ID = 0x006F , ZB_ZCL_ATTR_ANALOG_INPUT_ENGINEERING_UNITS_ID = 0x0075 } |
Functions | |
| void | zb_zcl_analog_input_init_server () |
| void | zb_zcl_analog_input_init_client () |
| anonymous enum |
Definition at line 12 of file zigbee_sensor_zephyr.h.
| void zb_zcl_analog_input_init_client | ( | ) |
Definition at line 70 of file zigbee_sensor_zephyr.cpp.
| void zb_zcl_analog_input_init_server | ( | ) |
Definition at line 64 of file zigbee_sensor_zephyr.cpp.