Skip to content

Handle JSON data type in both directions #48

@mkrebs81

Description

@mkrebs81

Situation

The Python library does not support the json data type yet.
It will soon be required in SGCP and dynamic tariff applications.

The first step should be the implementation of JSON values as strings, which could later be changed to actual JSON node objects.

Writing JSON data also needs an implementation which supports transformations using JMES mappings etc.

Tasks

  • implement conversion where necessary
  • implement write method with mappings / transformations

References

See the same issue in Java: SmartGridready/SGrJava#149

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions