json/xml adapter: support serializing and deserializing stripped objects
The REST API requires serializing and deserializing stripped objects, without attributes for which a separate endpoint exists:
-
Qualifiable(SubmodelElement,DataElement,Submodel) objects without thequalifierattribute -
AnnotatedRelationshipElementwithoutannotation -
Entitywithoutstatements -
SubmodelElementCollectionwithoutvalue -
AssetAdministrationShellwithoutviewsandsubmodel -
Submodelwithoutsubmodel_element -
new in V3:
HasExtension(allReferable) objects without theextensionattribute
Progress Tracker:
-
JSON Serialization -
JSON Deserialization -
XML Serialization -
XML Deserialization
Edited by Leon Mauritz Möller