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

Syncing Multi-protocol Endpoint Type Attribute Default Values #1410

Conversation

brdandu
Copy link
Collaborator

@brdandu brdandu commented Aug 22, 2024

Syncing the endpoint type attribute default values across endpoints as per the multi-protocol.json and attribute_mapping table

  • Adding a trigger to sync endpoint type attribute default values across the same endpoint identifiers when it belongs to the attribute mapping table(multi-protocol.json)
  • Adding unit tests for the above into multi-protocol.test.js
  • JIRA: ZAPP-1384

@brdandu brdandu requested review from tecimovic and paulr34 August 22, 2024 17:08
Copy link
Collaborator

@tecimovic tecimovic left a comment

Choose a reason for hiding this comment

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

Looks ok. But I can only trust that that TRIGGER code is ok. I don't fully understand that.

…s per the multi-protocol.json and attribute_mapping table

- Adding a trigger to sync endpoint type attribute default values across the same endpoint identifiers when it belongs to the attribute mapping table(multi-protocol.json)
- Adding unit tests for the above into multi-protocol.test.js
- JIRA: ZAPP-1384
@brdandu brdandu force-pushed the feature/SyncMultiProtocolAttributeDefaultValuesAcrossEndpoints/ZAPP-1384 branch from 626c73a to e362de3 Compare August 22, 2024 19:10
@brdandu brdandu merged commit 5d67834 into project-chip:master Aug 22, 2024
13 checks passed
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.

2 participants