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
As part of the plan to move towards a synchronous API for Darwin Framework, the async APIs as exposed by MTRDevice and MTRClustersObjc should be renamed to show these are low level functionality headers/classes.
Proposed Solution
Proposing to rename the files as MTRBaseDevice and MTRBaseClustersObjc, and the clusters themselves will be MTRBaseCluster[name], e.g. MTRBaseClusterOnOff.
The text was updated successfully, but these errors were encountered:
Problem
As part of the plan to move towards a synchronous API for Darwin Framework, the async APIs as exposed by MTRDevice and MTRClustersObjc should be renamed to show these are low level functionality headers/classes.
Proposed Solution
Proposing to rename the files as MTRBaseDevice and MTRBaseClustersObjc, and the clusters themselves will be MTRBaseCluster[name], e.g. MTRBaseClusterOnOff.
The text was updated successfully, but these errors were encountered: