Skip to content

Use UnpairDevice() Matter SDK API on device removal#761

Merged
marcelveldt merged 1 commit intomainfrom
use-remove-current-fabric-api
Jun 17, 2024
Merged

Use UnpairDevice() Matter SDK API on device removal#761
marcelveldt merged 1 commit intomainfrom
use-remove-current-fabric-api

Conversation

@agners
Copy link
Copy Markdown
Collaborator

@agners agners commented Jun 17, 2024

Instead of implement our own fabric removal logic, use the existing UnpairDevice() API from Matter SDK. The implementation currently does the same as we did, but it is more robust and future-proof.

Instead of implement our own fabric removal logic, use the existing
UnpairDevice() API from Matter SDK. The implementation currently
does the same as we did, but it is more robust and future-proof.
@agners agners added the maintenance Code (quality) improvement or small enhancement which not a new feature label Jun 17, 2024
@marcelveldt
Copy link
Copy Markdown
Collaborator

Ah! That didnt exist back then when we implemented this, nice!

Copy link
Copy Markdown
Collaborator

@marcelveldt marcelveldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice!

@marcelveldt marcelveldt merged commit d4316c9 into main Jun 17, 2024
@marcelveldt marcelveldt deleted the use-remove-current-fabric-api branch June 17, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Code (quality) improvement or small enhancement which not a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants