Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should be able to disallow RAM storage for attributes that have to be non-volatile #367

Open
bzbarsky-apple opened this issue Jan 11, 2022 · 0 comments
Assignees
Labels
matter Important to Matter SDK

Comments

@bzbarsky-apple
Copy link
Contributor

In Matter and Zigbee specs, some attributes are required to be non-volatile. For non-volatile attributes RAM storage should not be allowed.

For Matter, we'd want this information to come from the XML and default to NVM for such attributes, unless a different storage type is forced via the fix for #346

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
matter Important to Matter SDK
Projects
None yet
Development

No branches or pull requests

2 participants