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

Add attribute version support #7764

Closed
todo bot opened this issue Jun 18, 2021 · 0 comments
Closed

Add attribute version support #7764

todo bot opened this issue Jun 18, 2021 · 0 comments
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Jun 18, 2021

// TODO: Add attribute version support
attributeDataElement.DataVersion(0);
attributeDataElement.EndOfAttributeDataElement();
SuccessOrExit(err = attributeDataElement.GetError());
MoveToState(State::AddAttribute);
exit:
ChipLogFunctError(err);
return err;
}


This issue was generated by todo based on a TODO comment in f2f8ce5 when #7730 was merged. cc @yunhanw-google.
@todo todo bot added the todo label Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants