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

[Documentation] Thermostat cluster attribute Mode refers a INVALID_ARGUMENT error. Is that really correct? #33327

Open
Apollon77 opened this issue May 7, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation needs triage spec Mismatch between spec and implementation

Comments

@Apollon77
Copy link
Contributor

Documentation issues

When the Mode attribute in the Thermostat cluster is invalid the specification mandates to return "INVALID_ARGUMENT" as error. This is one of the Genereal Status Codes.

Also the chip implementation uses InvalidCommand as error in these cases (see e.g.

)

So spec should be updated to contain the correct error to be reported (or chip implementation needs to be adjusted).

Platform

core (please add to version below)

Anything else?

No response

@Apollon77 Apollon77 added documentation Improvements or additions to documentation needs triage labels May 7, 2024
@woody-apple woody-apple added the spec Mismatch between spec and implementation label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation needs triage spec Mismatch between spec and implementation
Projects
Development

No branches or pull requests

2 participants