We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./scripts/idl_lint.py --log-level warn ./examples/pump-controller-app/pump-controller-common/pump-controller-app.matter 2022-06-03 10:18:34 ERROR ERROR: Required attributes: EP0:OtaSoftwareUpdateRequestor does not expose DefaultOtaProviders(0) attribute at ./examples/pump-controller-app/pump-controller-common/pump-controller-app.matter:1364:3 2022-06-03 10:18:34 ERROR Found 1 lint errors
The text was updated successfully, but these errors were encountered:
* Reworked the entire pcc controller zap file to be spec compliant
2f7e367
* Fixed issue project-chip#19178
[example] PCC pump-controller-app zap-file fixup (#19314)
2c7105c
* * Reworked the entire pcc controller zap file to be spec compliant * Fixed issue #19178 * * Re-ran the zap_regen_all.py tool
@andy31415, seems like the PR was not linked to the issue properly but I think this issue can be closed?
Sorry, something went wrong.
Tested today, ./scripts/idl_lint.py --log-level warn ./examples/pump-controller-app/pump-controller-common/pump-controller-app.matter gives no errors.
./scripts/idl_lint.py --log-level warn ./examples/pump-controller-app/pump-controller-common/pump-controller-app.matter
No branches or pull requests
Problem
The text was updated successfully, but these errors were encountered: