[BUG] The import/export of JSON in PE is not working when using JSON serialization/deserialization with the basyx-python-sdk. #254
Labels
bug
Something isn't working
Needs: Author Feedback
Waiting for information/ feeadback from issue's author
Describe the bug
When using the methods in the basyx-python-sdk to serialize a submodel to a JSON file, the file can not be imported in the Package Explorer with the use of Import Submodel from JSON.
To Reproduce
By using the basyx-python-sdk do the following.
File -> Import -> Import Submodel from JSON
and select the JSON fileError: Submodel Read: Can not read SubModel.: Unexpected property
Expected behavior
Import/export in PE should work with the sdk's serialization/deserialization.
Additional context
Deserialization of a file from Package Explorer
Export Submodel from JSON
into basyx-python-sdk does not work either.The text was updated successfully, but these errors were encountered: