Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.1: Adapt Identifier length to 2048 #348

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

s-heppner
Copy link
Collaborator

@s-heppner s-heppner commented Oct 8, 2024

Previously, the invariant declaring the maximum length of Identifier was set to 2000. We had already adapted this to 2024 according to aas-specs#306, however the decision was corrected to 2048 in aas-specs#306 and the specification adapted in aas-specs#374.

We therefore adapt the invariant to a maximum length of 2048

Previously, the invariant declaring the maximum length of Value_type_IEC_61360 was set to 2000. Decided in aas-specs#306 and specified in aas-specs-iec61360#21 this was adapted to 2048.

We therefore adapt the invariant to a maximum length of 2048

Previously, the invariant declaring the maximum
length of `Identifier` was set to `2000`. We had
already adapted this to `2024` according to
[aas-specs#306], however the specification was
corrected to `2048` in [aas-specs#306].

We therefore adapt the invariant to a maximum
length of `2048`

[aas-specs#306](admin-shell-io/aas-specs#306)
@s-heppner s-heppner added the V3.1 SpecAAS V3.1 label Oct 8, 2024
Previously, the invariant declaring the maximum
length of `Value_type_IEC_61360` was set to
`2000`. Decided in [aas-specs#306] and specified
in [aas-specs-iec61360#21] this was adapted to
`2048`.

We therefore adapt the invariant to a maximum
length of `2048`

[aas-specs#306](admin-shell-io/aas-specs#306)
[aas-specs-iec61360#21](admin-shell-io/aas-specs-iec61360#21)
@s-heppner s-heppner merged commit 34ea6b4 into v3.1/main Oct 18, 2024
2 checks passed
@s-heppner s-heppner deleted the Adapt/IdentifierLength branch October 18, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3.1 SpecAAS V3.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant