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

Handle edgecase where descriptor cluster is missing #297

Merged
merged 2 commits into from
May 23, 2023

Conversation

marcelveldt
Copy link
Contributor

Strictly speaking this may not happen, yet during testing with Switchbot devices I came across the edge case that one of the endpoints does not have a Descriptor cluster at all (completely missing).

Handle this in the code so we do not crash when this happens.

@marcelveldt marcelveldt merged commit 1b4f11c into main May 23, 2023
@marcelveldt marcelveldt deleted the fix-missing-descriptor branch May 23, 2023 13:04
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 this pull request may close these issues.

3 participants