5.3. data.example_aas_missing_attributes - AAS-objects containing non-mandatory attributes

Module for the creation of an ObjectStore with missing object attribute combination for testing the serialization

check_example_asset_administration_shell(checker: AASDataChecker, shell: AssetAdministrationShell) None
check_example_concept_description(checker: AASDataChecker, concept_description: ConceptDescription) None
check_example_submodel(checker: AASDataChecker, submodel: Submodel) None
check_full_example(checker: AASDataChecker, obj_store: DictObjectStore) None
create_example_asset_administration_shell() AssetAdministrationShell

Creates an example AssetAdministrationShell containing a reference to an example Submodel

Returns:

example asset administration shell

create_example_concept_description() ConceptDescription

Creates an example ConceptDescription

Returns:

example concept description

create_example_submodel() Submodel

Creates an example Submodel containing all kind of SubmodelElement objects

Returns:

example submodel

create_full_example() DictObjectStore

Creates an DictObjectStore containing an example Submodel, an example ConceptDescription and an example AssetAdministrationShell

Returns:

basyx.aas.model.provider.DictObjectStore