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

Need a way to query and filter JSON (like libjq, if not libjq itself) #445

Closed
tschak909 opened this issue Apr 17, 2021 · 4 comments
Closed
Labels
enhancement New feature or request

Comments

@tschak909
Copy link
Collaborator

Just as with #444 we need a way to do the same for JSON.
https://github.com/stedolan/jq

@tschak909 tschak909 added the enhancement New feature or request label Apr 17, 2021
@idolpx
Copy link
Contributor

idolpx commented Apr 18, 2021

This is very good. I've used it but not in ESP-IDF.

https://github.com/bblanchon/ArduinoJson

@idolpx
Copy link
Contributor

idolpx commented Apr 18, 2021

A bit of info to get it to work.

https://community.platformio.org/t/arduinojson-with-esp-idf/19027

@idolpx
Copy link
Contributor

idolpx commented Apr 18, 2021

This also may be an option.

https://github.com/nlohmann/json

@tschak909
Copy link
Collaborator Author

closed, as we implemented using the path functions in cJSON.

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

No branches or pull requests

2 participants