-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request