You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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]>
🚀 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?The text was updated successfully, but these errors were encountered: