Examples
Compare changes
@@ -736,12 +736,11 @@ class AASToJsonEncoder(json.JSONEncoder):
@@ -762,9 +761,23 @@ def write_aas_json_file(file: IO, data: model.AbstractObjectStore, **kwargs) ->
This branch offers 3 tutorials for creating, storing, serializing and deserializing an asset administration shell, an asset and a submodel It will close #31 (closed), #33 (closed) and #34 (closed)