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

Support object value types in Reading #1024

Closed
weichou1229 opened this issue Oct 4, 2021 · 0 comments · Fixed by #1025
Closed

Support object value types in Reading #1024

weichou1229 opened this issue Oct 4, 2021 · 0 comments · Fixed by #1025
Labels
enhancement New feature or request

Comments

@weichou1229
Copy link
Member

weichou1229 commented Oct 4, 2021

🚀 Feature Request

Description

A clear and concise description of the problem or missing capability...

Since the core-data will support Object reading, the SDK should handle the object value before sending the event

Describe the solution you'd like

If you have a solution in mind, please describe it.

Add code to handle the object reading for the read and write command.

Describe alternatives you've considered

Have you considered any alternative solutions or workarounds?
@weichou1229 weichou1229 added the enhancement New feature or request label Oct 4, 2021
cloudxxx8 pushed a commit that referenced this issue Oct 6, 2021
* feat: Support Object value type in Reading

Handle the object value type for the event reading

Closes #1024

Signed-off-by: bruce <[email protected]>

* fix: Remove the redundant variable definition

Closes #1024

Signed-off-by: bruce <[email protected]>

* feat: Upgrade core-contracts to v2.0.1-dev.19

Closes #1024

Signed-off-by: bruce <[email protected]>

Co-authored-by: Lenny Goodell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant