- 24 Jan, 2020 7 commits
-
-
Michael Thies authored
This adds 'python-dateutil>=2.8' as new runtime dependency.
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
-
- 23 Jan, 2020 1 commit
-
-
Michael Thies authored
Currently not working: * correct handling of date types * values in any other object than Proprerty * example data / tests Tests for the datatype functionality are also missing.
-
- 20 Jan, 2020 12 commits
-
-
Michael Thies authored
-
TorbenD authored
-
TorbenD authored
test._helper, adapter.json: add test for example_aas_missing_attributes and fix view deserialisation in json
-
Michael Thies authored
Add couchdb backed ObjectStore See merge request acplt/pyaas!3
-
Michael Thies authored
The new class IEC61360ConceptDescription replaces ConceptDescription with IEC61360DataSpecification template as data_specification.
-
Michael Thies authored
We didn't support HasDataSpecification with its semantic for adding dynamic attributes yet. After some discussion, we came to the conclusion, that the concept of HasDataSpecification has many flaws, as it does not allow a type-safe and deterministic implementation. It may not be implementable in other programming languates without severe workarounds at all. Instead, all use cases for dataSpecifications can easily handled with normal class inheritence. Thus, we won't support HasDataSpcification in PyI40AAS and want to work towards removing HasDataSpecification from the AAS standard.
-
Michael Thies authored
-
TorbenD authored
-
TorbenD authored
-
TorbenD authored
-
Michael Thies authored
-
Michael Thies authored
-
- 17 Jan, 2020 1 commit
-
-
Michael Thies authored
-
- 10 Jan, 2020 3 commits
-
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
This includes adding the helper script test/_helper/setup_testdb.py for configuring the CouchDB server.
-
- 09 Jan, 2020 1 commit
-
-
Michael Thies authored
-
- 08 Jan, 2020 2 commits
-
-
Michael Thies authored
-
Michael Thies authored
-
- 07 Jan, 2020 2 commits
- 23 Dec, 2019 2 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
- 20 Dec, 2019 9 commits
-
-
Michael Thies authored
-
TorbenD authored
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
This is a preperation for allowing simple subclassing of the decoder with replacing constructed object types.
-
TorbenD authored
-
TorbenD authored
-
Michael Thies authored
-