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
Set the order of token attributes for minimal diff upon resetting token config (#957)
The token attributes are being set in the following order:
For Standard attributes:
- All singleton attributes
- All non singleton attributes
- Both of the above are followed by subsequent ordering of cluster mfg code, attribute mfg code, endpoint identifier(smallest endpoint identifier for singleton), cluster code, attribute code
Configuring the tests according to the above order
0 commit comments