You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/app/interfaces/discovery.py
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
"""
2
-
This module implements the Discovery interface defined in the 'Specification of the Asset Administration Shell Part 2 – Application Programming Interface'.
2
+
This module implements the Discovery interface defined in the
3
+
'Specification of the Asset Administration Shell Part 2
Copy file name to clipboardExpand all lines: server/app/interfaces/registry.py
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
"""
2
-
This module implements the Registry interface defined in the 'Specification of the Asset Administration Shell Part 2 – Application Programming Interface'.
2
+
This module implements the Registry interface defined in the
3
+
'Specification of the Asset Administration Shell Part 2
0 commit comments