Features/json adapter
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
aas/adapter/json/__init__.py
0 → 100644
+ 11
− 0
First draft of JSON serialization and deserialization according to DotAAS, section 5.5 (see #21 (closed)). Basic implementation is finished, but some things are left to do:
Reference
vs. AASReference
,View
,model.KEY_ELEMENTS_CLASSES
instead of copy in aas.adapter.json.json_deserialization
.modelType
for non-Referable classes in JSON serializationFor a faster browsing experience, some files are collapsed by default.