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

Create a function that fetches values in a nested json structure #12

Open
zveinn opened this issue Jun 17, 2024 · 1 comment
Open

Create a function that fetches values in a nested json structure #12

zveinn opened this issue Jun 17, 2024 · 1 comment
Assignees

Comments

@zveinn
Copy link
Contributor

zveinn commented Jun 17, 2024

When logs are received, we need to check SocketConfigs for vectors and save the vectors to the appropriate ConnectedSocket.

I will leave it up to you to come up with a way to do this :) DON'T FAIL ME PADAWAN.

@zveinn
Copy link
Contributor Author

zveinn commented Jun 22, 2024

{"depth0":{"depth1":{"depth2":"value":100}}}

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