In the function of zclSampleLight_HandleKeys, toggled local LED by assigned LIGHT_OFF or LIGHT_ON to zclSampleLight_OnOff. zclSampleLight_OnOff is one of On/Off cluster attributes.
In my view, to toggle local LED shoud use HalLedSet. Modification of attributes would not cause action.
Where am I wrong?
Thanks.