From f7dc713ddd770caf477b52286b650be529bcedd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:01:15 +0000 Subject: [PATCH 1/4] Bump maven-compiler-plugin from 3.10.1 to 3.11.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3c2803..edc4c31 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 From 1bcb081a30a235bcd5070c09dac21750f88e3071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 15:58:51 +0000 Subject: [PATCH 2/4] Bump quarkus-universe-bom from 2.16.3.Final to 2.16.4.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.16.3.Final to 2.16.4.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.16.3.Final...2.16.4.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3c2803..ada0a36 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.16.3.Final + 2.16.4.Final 2.3.8 2.20.0 0.9.1 From 830c13c40201911d053aca2b1068c72f463c3bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 15:58:43 +0000 Subject: [PATCH 3/4] Bump maven-surefire-plugin from 2.22.2 to 3.0.0 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b04fa5e..3a9ffd1 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.0.0 From 57b4b744d111faaad4ad3d39610a144a304f1823 Mon Sep 17 00:00:00 2001 From: Aliou DIAITE Date: Fri, 7 Apr 2023 10:28:31 +0200 Subject: [PATCH 4/4] feat: update SCL_COMPAS.xsd file Signed-off-by: Aliou DIAITE --- .../src/main/resources/xsd/SCL_CoMPAS.xsd | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd b/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd index 85b781b..04defe1 100644 --- a/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd +++ b/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd @@ -16,6 +16,7 @@ SPDX-License-Identifier: Apache-2.0 Version 1.2 Release 2022/06/08 Version 1.3 Release 2022/09/08 Version 1.4 Release 2023/02/28 + Version 1.5 Release 2023/04/05 @@ -199,11 +200,11 @@ SPDX-License-Identifier: Apache-2.0 - - Define the link between specific Compas attributes and one ExtRef within the STD file. The dataStreamKey is the key with the ExtRef.desc. The ExtRef attributes are directly linked to the attributes of the ExRef. + Define the link between specific Compas attributes and one ExtRef within the STD file. The dataStreamKey is the key with the ExtRef.desc. + The ExtRef attributes are directly linked to the attributes of the ExRef. The FlowID is used to link additional informations to the flow as the criteria. The FlowStatus define whether if the flow is qualified, non qualified or untested accordingly to the source IED which is bellonging to a define SystemVersion @@ -222,19 +223,20 @@ SPDX-License-Identifier: Apache-2.0 - Define the specific Compas attributes linked to the Bay. The Main and Second Labels are label of the bay specific to each user. MainLabel and Version identify uniquely the instanciated Bay as the UUID + Define the specific Compas attributes linked to the Bay. The Main and Second Labels are label of the bay specific to each user. + MainLabel and Version identify uniquely the instanciated Bay as the UUID The BayCodif is specific to each user to identify the bay kind. - + - - - + + + @@ -243,20 +245,22 @@ SPDX-License-Identifier: Apache-2.0 Define specific Compas attributes to identify uniquely one IED with-in a SystemVersion for a given ICD, IEDredundancy, IEDSystemVersionInstance The IEDType defines the set of LD which are supported by the hardware The VendorName, IEDmodel, hwRev, swRev, headerId, headerVersion, headerRevision are issued from the ICD file - The UUID of this combination is defined by the ICDSystemVersionUUID. + The UUID of this combinaison is defined by the ICDSystemVersionUUID. + The IEDSubstationinstance is defining the instance number of the IED at the substation. + The IEDSystemVersioninstance is defining the instance number of the IED within a bay which is defined for a given MinorSystemVersion and MajorSystemVersion This private is intended to be used in the STD file (/IED level) and SSD (/LNode level) At LNode level it defines the link between the Function, the associated LD, LN and the implementation in a given IED At IED level, it defines the link of the IED within the SystemVersion - + - + - + @@ -270,7 +274,7 @@ SPDX-License-Identifier: Apache-2.0 Identify the SystemVersion to which the functional Bay and IED belongs to. This Private can be used in /Bay in substation and in the /IED. The MainSystemVersion refers to a set of functional requirements and functions - The MinorSystemVersion is linked to a given bayKind and defines uniquely the set of ICD which are qualified + The MinorSystemVersion is linked to a given baykind and defines uniquely the set of ICD which are qualified