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

TC-TSTAT-3.2 -> thermostat setpoint-raise-lower throws General error: 0x81 (UNSUPPORTED_COMMAND) error on raspi #19654

Closed
phonnakasturi-apple opened this issue Jun 16, 2022 · 1 comment

Comments

@phonnakasturi-apple
Copy link

With SHA 5d8599d

For test case TC-TSTAT-3.2

The following commands throw -> General error: 0x81 (UNSUPPORTED_COMMAND) error on raspi for chip-tool + darwin-framework-tool

./darwin-framework-toolthermostat setpoint-raise-lower 0 10 1 1
./darwin-framework-tool thermostat setpoint-raise-lower 0 -10 1 1

./chip-tool thermostat setpoint-raise-lower 0 10 1 1
./chip-tool thermostat setpoint-raise-lower 0 -10 1 1

raspi is executing chip-all-clusters-app
and on mac we are executing darwin-framework-tool app

Attaching the logs from Mac for darwin-framework-tool:
TC_STAT3.2-darwin-framework-toolLog.txt

Attaching the logs from raspi:
TC_STAT3.2-raspiLg.txt

Attaching the logs from Mac for chip-tool:
TC_STAT3.2-chiptoolLog.txt

Attaching the logs from raspi:
TC_STAT3.2-chiptoolraspiLog.txt

@bzbarsky-apple
Copy link
Contributor

Fixed in #19467

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

No branches or pull requests

2 participants