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

Return added addresses with their ids when calling client.addKvRecords #242

Open
douglance opened this issue Jan 31, 2022 · 1 comment
Open

Comments

@douglance
Copy link
Contributor

If we return the added records with ids, then the consuming project can combine the added records to the existing list without needing to refetch.

Without ids, it's not possible to use the other functions of the client on those records because they require the id.

@alex-miller-0
Copy link
Contributor

Good idea. Please create a corresponding ticket in the firmware repo and link it to this one.

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

No branches or pull requests

2 participants