You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However this is directly ember coupled and uses a global attribute change listener. For backwards compatibility we should maintain MatterReportingAttributeChangeCallback existing, however because it is ember-tied it should be part of the Codegen data model provider rather than direct libCHIP.
The text was updated successfully, but these errors were encountered:
https://github.com/project-chip/connectedhomeip/blob/master/src/app/reporting/reporting.cpp contains just a wrapper for attribute change callbacks.
However this is directly ember coupled and uses a global attribute change listener. For backwards compatibility we should maintain
MatterReportingAttributeChangeCallback
existing, however because it is ember-tied it should be part of the Codegen data model provider rather than direct libCHIP.The text was updated successfully, but these errors were encountered: