aas-standard-parser 0.1.8__py3-none-any.whl → 0.1.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- aas_standard_parser/submodel_parser.py +2 -2
- {aas_standard_parser-0.1.8.dist-info → aas_standard_parser-0.1.9.dist-info}/METADATA +1 -1
- {aas_standard_parser-0.1.8.dist-info → aas_standard_parser-0.1.9.dist-info}/RECORD +6 -6
- {aas_standard_parser-0.1.8.dist-info → aas_standard_parser-0.1.9.dist-info}/WHEEL +0 -0
- {aas_standard_parser-0.1.8.dist-info → aas_standard_parser-0.1.9.dist-info}/licenses/LICENSE +0 -0
- {aas_standard_parser-0.1.8.dist-info → aas_standard_parser-0.1.9.dist-info}/top_level.txt +0 -0
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import logging
|
|
4
4
|
|
|
5
5
|
from basyx.aas import model
|
|
6
|
-
from basyx.aas.model import
|
|
6
|
+
from basyx.aas.model import NamespaceSet, SubmodelElement
|
|
7
7
|
|
|
8
|
-
import collection_helpers
|
|
8
|
+
from aas_standard_parser import collection_helpers
|
|
9
9
|
|
|
10
10
|
logger = logging.getLogger(__name__)
|
|
11
11
|
|
|
@@ -3,12 +3,12 @@ aas_standard_parser/aid_parser.py,sha256=9vp8_kJRfExTmw8tjmO32n1eHFAE5ItmfPlZ2OR
|
|
|
3
3
|
aas_standard_parser/aimc_parser.py,sha256=yl94hOtqoOHYFP_8cladJho8u8QZ3MNUXR0OpXl5bLU,12298
|
|
4
4
|
aas_standard_parser/collection_helpers.py,sha256=fTQGQiC-bGD41Qx0FDDBtWhvkeZtEe6Sh-aT93ePwro,4153
|
|
5
5
|
aas_standard_parser/reference_helpers.py,sha256=UbqXaub5PTvt_W3VPntSSFcTS59PUwlTpoujny8rIRI,377
|
|
6
|
-
aas_standard_parser/submodel_parser.py,sha256=
|
|
6
|
+
aas_standard_parser/submodel_parser.py,sha256=XH-XTBB3a0MB1NR5nAzG9C6f9hT_qG42f-ABruN3MzE,3169
|
|
7
7
|
aas_standard_parser/utils.py,sha256=5iIPpM_ob2V9MwFL_vTbXd23doYKot30xenRmTPAquo,723
|
|
8
8
|
aas_standard_parser/demo/demo_process.py,sha256=Xn9uD0xLoNx0ZvB3Lk0oYkGBRHaEfUbfqv5_SpPWYck,530
|
|
9
9
|
aas_standard_parser/demo/logging_handler.py,sha256=x-eX4XDU3sZTJE22rzJSiaWQ8wRMbtaFpFBAeAcbIzI,5752
|
|
10
|
-
aas_standard_parser-0.1.
|
|
11
|
-
aas_standard_parser-0.1.
|
|
12
|
-
aas_standard_parser-0.1.
|
|
13
|
-
aas_standard_parser-0.1.
|
|
14
|
-
aas_standard_parser-0.1.
|
|
10
|
+
aas_standard_parser-0.1.9.dist-info/licenses/LICENSE,sha256=simqYMD2P9Ikm0Kh9n7VGNpaVcm2TMVVQmECYZ_xVZ8,1065
|
|
11
|
+
aas_standard_parser-0.1.9.dist-info/METADATA,sha256=PVSImI0CUdNhXwh4PHaNbCVCI5T3tLtOefVbonzzAdM,1718
|
|
12
|
+
aas_standard_parser-0.1.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
13
|
+
aas_standard_parser-0.1.9.dist-info/top_level.txt,sha256=OQaK6cwYttR1-eKTz5u4M0jbwSfp4HqJ56chaf0nHnw,20
|
|
14
|
+
aas_standard_parser-0.1.9.dist-info/RECORD,,
|
|
File without changes
|
{aas_standard_parser-0.1.8.dist-info → aas_standard_parser-0.1.9.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|