Skip to content

YAML to JsonObject #1808

Closed
Closed
@tobozo

Description

@tobozo

hey @bblanchon and thanks for your awesome library !

Ref.

given the differences/similarities between JSON and YAML, how far is serializeJsonPretty from producing yml output, and how hard would it be to produce an ArduinoYAML library based on your awesome work ?

your answer:

serializeYaml() would be easy, but deserializeYaml() would require a lot of work!

deserializeYaml() is now implemented: https://github.com/tobozo/esp32-yaml

I wish I could produce the serializeYaml() and serializeYmlPretty() for ArduinoJson too but the level of C++ in this library is way beyond my skills.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions