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

Don't poll unsupported ZCL attributes more than once #7625

Merged
merged 1 commit into from Feb 20, 2024

Conversation

manup
Copy link
Member

@manup manup commented Feb 20, 2024

Some DDFs poll ZCL attributes which aren't present on the device. For example when the DDF was made for a newer firmware version.

The PR marks such items with unsupported attribute flag based on the first ZCL read attribute response and skips polling them from there on.

Some DDFs poll ZCL attributes which aren't present on the device. For example then the DDF was made for a newer firmware version.

The PR marks such items with unsupported attribute flag based on the first ZCL response and skips polling such attributes from there on.
@manup manup added this to the v2.26.1-beta milestone Feb 20, 2024
@manup manup merged commit e730db0 into dresden-elektronik:master Feb 20, 2024
@manup manup deleted the unsup_attr branch February 20, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant