Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Implementation of I4AAS Deserializer and minor refactorings #2

Merged
merged 5 commits into from
Aug 16, 2021
Merged

Conversation

br-iosb
Copy link
Contributor

@br-iosb br-iosb commented Aug 12, 2021

commit d9c71d1
Author: br-iosb [email protected]
Date: Thu Aug 12 08:48:37 2021 +0200

javadoc for serializer feature

commit 8b16532
Author: br-iosb [email protected]
Date: Thu Aug 12 08:40:20 2021 +0200

Full Test Example - added feature to ignore missing semanticIds in OPC UA Dictionary

commit e6281cb
Author: br-iosb [email protected]
Date: Thu Aug 12 08:15:26 2021 +0200

fixed BoM Reference Parser

commit d2da4c8
Author: br-iosb [email protected]
Date: Thu Aug 12 08:07:16 2021 +0200

nonfunctional changes, organized imports and licence headers

commit 691fe94
Author: br-iosb [email protected]
Date: Wed Aug 11 13:41:13 2021 +0200

parser for concept descriptions

commit e6921cf
Author: br-iosb [email protected]
Date: Wed Aug 11 12:13:16 2021 +0200

more integration tests

commit 8b1d71b
Author: br-iosb [email protected]
Date: Wed Aug 11 09:55:30 2021 +0200

first integration test for blobs

commit 5d154c8
Author: br-iosb [email protected]
Date: Wed Aug 11 09:37:09 2021 +0200

first integration tests

commit 6656edd
Author: br-iosb [email protected]
Date: Wed Aug 11 09:13:12 2021 +0200

parsers for submodel elements

commit 67adc6a
Author: br-iosb [email protected]
Date: Wed Aug 11 08:25:19 2021 +0200

Blob Parser

commit b0b667f
Author: br-iosb [email protected]
Date: Tue Aug 10 13:37:29 2021 +0200

moved HasKind Parser

commit 31ddb9c
Author: br-iosb [email protected]
Date: Tue Aug 10 13:34:04 2021 +0200

Submodel and SME Parsers preparations

commit 5fa5656
Author: br-iosb [email protected]
Date: Tue Aug 10 12:40:18 2021 +0200

IdentifierKeyValue Parser

commit 75f8a53
Author: br-iosb [email protected]
Date: Tue Aug 10 11:47:56 2021 +0200

DataSpecification Parser

commit 3739c76
Author: br-iosb [email protected]
Date: Tue Aug 10 10:26:45 2021 +0200

refactored static string literal

commit 483102e
Author: br-iosb [email protected]
Date: Tue Aug 10 10:23:00 2021 +0200

parser for references with I4AAS structure data type

commit 455fa03
Author: br-iosb [email protected]
Date: Tue Aug 10 08:52:42 2021 +0200

Update AASSimple_V3Draft.xml

updated test resource

commit f7d5458
Author: br-iosb [email protected]
Date: Tue Aug 10 08:47:17 2021 +0200

fixed missing uniqueness for hasDataSpecification

commit b38d543
Author: br-iosb [email protected]
Date: Mon Aug 9 13:13:32 2021 +0200

Identifiable Administration Parser part 1/2

commit 5f267ed
Author: br-iosb [email protected]
Date: Mon Aug 9 12:55:34 2021 +0200

generic enum parser including JAXB integer support

commit 5063037
Author: br-iosb [email protected]
Date: Mon Aug 9 11:58:20 2021 +0200

Implemented anonymous unmarshalled String JAXBElement for Category

commit 47f15da
Author: br-iosb [email protected]
Date: Mon Aug 9 10:53:01 2021 +0200

initial commit parsers

br-iosb and others added 5 commits August 12, 2021 08:48
commit d9c71d1
Author: br-iosb <[email protected]>
Date:   Thu Aug 12 08:48:37 2021 +0200

    javadoc for serializer feature

commit 8b16532
Author: br-iosb <[email protected]>
Date:   Thu Aug 12 08:40:20 2021 +0200

    Full Test Example - added feature to ignore missing semanticIds in OPC UA Dictionary

commit e6281cb
Author: br-iosb <[email protected]>
Date:   Thu Aug 12 08:15:26 2021 +0200

    fixed BoM Reference Parser

commit d2da4c8
Author: br-iosb <[email protected]>
Date:   Thu Aug 12 08:07:16 2021 +0200

    nonfunctional changes, organized imports and licence headers

commit 691fe94
Author: br-iosb <[email protected]>
Date:   Wed Aug 11 13:41:13 2021 +0200

    parser for concept descriptions

commit e6921cf
Author: br-iosb <[email protected]>
Date:   Wed Aug 11 12:13:16 2021 +0200

    more integration tests

commit 8b1d71b
Author: br-iosb <[email protected]>
Date:   Wed Aug 11 09:55:30 2021 +0200

    first integration test for blobs

commit 5d154c8
Author: br-iosb <[email protected]>
Date:   Wed Aug 11 09:37:09 2021 +0200

    first integration tests

commit 6656edd
Author: br-iosb <[email protected]>
Date:   Wed Aug 11 09:13:12 2021 +0200

    parsers for submodel elements

commit 67adc6a
Author: br-iosb <[email protected]>
Date:   Wed Aug 11 08:25:19 2021 +0200

    Blob Parser

commit b0b667f
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 13:37:29 2021 +0200

    moved HasKind Parser

commit 31ddb9c
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 13:34:04 2021 +0200

    Submodel and SME Parsers preparations

commit 5fa5656
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 12:40:18 2021 +0200

    IdentifierKeyValue Parser

commit 75f8a53
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 11:47:56 2021 +0200

    DataSpecification Parser

commit 3739c76
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 10:26:45 2021 +0200

    refactored static string literal

commit 483102e
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 10:23:00 2021 +0200

    parser for references with I4AAS structure data type

commit 455fa03
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 08:52:42 2021 +0200

    Update AASSimple_V3Draft.xml

    updated test resource

commit f7d5458
Author: br-iosb <[email protected]>
Date:   Tue Aug 10 08:47:17 2021 +0200

    fixed missing uniqueness for hasDataSpecification

commit b38d543
Author: br-iosb <[email protected]>
Date:   Mon Aug 9 13:13:32 2021 +0200

    Identifiable Administration Parser part 1/2

commit 5f267ed
Author: br-iosb <[email protected]>
Date:   Mon Aug 9 12:55:34 2021 +0200

    generic enum parser including JAXB integer support

commit 5063037
Author: br-iosb <[email protected]>
Date:   Mon Aug 9 11:58:20 2021 +0200

    Implemented anonymous unmarshalled String JAXBElement for Category

commit 47f15da
Author: br-iosb <[email protected]>
Date:   Mon Aug 9 10:53:01 2021 +0200

    initial commit parsers
Review: Minor issues.
@arnoweiss arnoweiss merged commit fcef0f9 into admin-shell-io:main Aug 16, 2021
@br-iosb br-iosb mentioned this pull request Aug 16, 2021
sebbader pushed a commit that referenced this pull request Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants