By taking CLI as reference: added end point handlers, changed flash placement file with zb_ep_handlers.
Issue facing was:
ZB_ZCL_CMD_REPORT_ATTRIB command is not at all received in cli_agent_ep_handler_report. ZB_ZCL_CMD_CONFIG_REPORT_RESP is working indicating successful subscribing to Bulb.
Please clarify:
1. May I know why ZB_ZCL_CMD_REPORT_ATTRIB is not coming?
2. Is it recommended to try out, because we actually need to receive reports from light bulb to this switch?