espressif / esp-zigbee-sdk

Espressif Zigbee SDK
Apache License 2.0
150 stars 26 forks source link

Support for PH and EC into ZCL (TZ-998) #382

Closed DanielJimenezHernandez closed 1 week ago

DanielJimenezHernandez commented 1 month ago

Question

is there any plan in the near future to implement some of the ZCL revision 8? or is there a way to implement it myself?

Additional context.

i have requirement in a project for soil measurements and need those clusters implemented

DanielJimenezHernandez commented 1 month ago

the measurements tat are a must are PH and EC (electrical conductivity)

lpy4105 commented 1 month ago

Thanks for you suggestion. We will plan to add these two clusters.

xieqinan commented 1 week ago

@DanielJimenezHernandez ,

These two clusters have been supported in esp-zigbee-sdk v1.5.0, please refer to https://github.com/espressif/esp-zigbee-sdk/blob/main/components/esp-zigbee-lib/include/zcl/esp_zigbee_zcl_ec_measurement.h and https://github.com/espressif/esp-zigbee-sdk/blob/main/components/esp-zigbee-lib/include/zcl/esp_zigbee_zcl_ph_measurement.h