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
The reason of this is because selectEnumByName and selectBitmapByName can return non-deterministic results in Matter because same named enums/bitmaps exists across clusters. Figure out a way to get rid of selectEnumByName and selectBitmapByName throughout the ZAP code to avoid indeterministic Generation issues.