Skip to content

Commit 0b5b3fb

Browse files
committed
fix import
1 parent eaa59e3 commit 0b5b3fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/basyx/aas/examples/tutorial_serialization_deserialization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
from basyx.aas import model
1212
import basyx.aas.adapter.xml
13+
import basyx.aas.adapter.json
1314

1415
# 'Details of the Asset Administration Shell' specifies multiple official serialization formats for AAS data. In this
1516
# tutorial, we show how the Eclipse BaSyx Python library can be used to serialize AAS objects into JSON or XML and to

0 commit comments

Comments
 (0)