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

Update UI for attribute reporting to follow the new reportingPolicy #376

Closed
tecimovic opened this issue Jan 19, 2022 · 0 comments
Closed
Labels
matter Important to Matter SDK

Comments

@tecimovic
Copy link
Collaborator

Earlier we had "isReportable" key on the attribute object. This defined the default state of the checkbox for "reportability". User could ALWAYS change that.

We have in the PR #375 updated that into 4 possible values:
"mandatory" - reportability is ALWAYS ON and user can't change it.
"suggested" - reportability is ON BY DEFAULT but user can change it
"optional" - reportability is OFF BY DEFAULT but user can change it
"prohibited" - reportability is ALWAYS OFF and user can't change it.

We need user interface for attribute reporting to follow these rules.

@tecimovic tecimovic added the matter Important to Matter SDK label Jan 19, 2022
Mehradml added a commit to Mehradml/zap that referenced this issue Mar 2, 2022
tecimovic pushed a commit to Mehradml/zap that referenced this issue Mar 8, 2022
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