espressif / esp-zigbee-sdk

Espressif Zigbee SDK
Apache License 2.0
178 stars 31 forks source link

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

Closed DanielJimenezHernandez closed 3 months ago

DanielJimenezHernandez commented 4 months 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 4 months ago

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

lpy4105 commented 4 months ago

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

xieqinan commented 3 months 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