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

[1.3] "MaxCookTime" Mandatory attribute has to be implemented in Chip-tool #31107

Closed
1 task
Ashwinigrl opened this issue Dec 19, 2023 · 1 comment · Fixed by #31130
Closed
1 task

[1.3] "MaxCookTime" Mandatory attribute has to be implemented in Chip-tool #31107

Ashwinigrl opened this issue Dec 19, 2023 · 1 comment · Fixed by #31130
Labels
bug Something isn't working cert blocker needs triage Spec XML align SDK XML does not match the spec (including naming, etc)

Comments

@Ashwinigrl
Copy link

Reproduction steps

Executed the below mentioned command to put DUT into a commissionable state
./chip-microwave-oven-app

Once DUT reach the commissionable state sent below mentioned command on TH.
./chip-tool pairing onnetwork 1 20202021

After the successful commissioning Send the below command

./chip-tool microwaveovencontrol read

image

Below mentioned Mandatory attribute has to be implemented in Chip-tool

  • MaxCookTime

Bug prevalence

Whenever I do

GitHub hash of the SDK that was being used

7cbac91

Platform

raspi

Platform Version(s)

1.3

Type

Test Improvement

Anything else?

Spec References:

https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/MicrowaveOvenControl.adoc#5-attributes

@bzbarsky-apple
Copy link
Contributor

New spec addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cert blocker needs triage Spec XML align SDK XML does not match the spec (including naming, etc)
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants