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

[TE8][TC_WNCV_4_1] Chip-Tool truncates 100th data #16167

Closed
ghost opened this issue Mar 14, 2022 · 2 comments · Fixed by #16841
Closed

[TE8][TC_WNCV_4_1] Chip-Tool truncates 100th data #16167

ghost opened this issue Mar 14, 2022 · 2 comments · Fixed by #16841

Comments

@ghost
Copy link

ghost commented Mar 14, 2022

Problem

Step 4a from test case verification steps:

./chip-tool windowcovering go-to-lift-percentage 75 7520 1 1

chip-tool should send 7520 as target lift percentage 100th but it truncates it to 7500.

@jmeg-sfy
Copy link
Contributor

this is a bug on the cluster window covering SDK
need to a do PR for this

@ghost
Copy link
Author

ghost commented Mar 15, 2022

I don't think it is? I was verifying it by calling directly WindowCovering::Attributes::TargetPositionLiftPercent100ths::Get and this function was already returning me 7500. This had nothing to do with the window-covering-server impl. So my guess was that it is related to chip-tool that it uses the 75 as also the value for the Percent100ths?

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

Successfully merging a pull request may close this issue.

1 participant