esp_zb_endpoint_s struct
endpoint data model ****************** Type to represent ZCL endpoint definition structure
Fields
Application profile, which implemented on endpoint.
endpoint specific callback, handles all commands for this endpoint. If set, it will be called to handle callback,like esp_zb_add_read_attr_resp_cb.
Identify notification callback. If set, it will be called on identification start and stop indicating start event with a non-zero argument.
Unused parameter (reserved for future use).
Unused parameter (reserved for future use).
Number of supported clusters.
Number of reporting info slots.
Attributes reporting information.
Number of continuous value change alarm slots.
pointer to the cvc alarm structure.