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

Use Compas Open Component to select Template Project in Compare IED plugin #176

Merged
merged 4 commits into from
Aug 8, 2022

Conversation

dlabordus
Copy link

closes #162

Because of the new compare IED plugin from OpenSCD we also start using the compare function from OpenSCD in CoMPAS Versions Editor. This way we don't have duplicate code.

Also found and fix a bug in the CoMPAS Versions Editor, depending on the order the versions are selected form comparison the old and new version where different. So to fix this the selected versions are first sorted before retrieving the old version (1) and new version (2).

Dennis Labordus added 2 commits August 4, 2022 13:58
… uses compare from foundation.

Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
… uses compare from foundation.

Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
@dlabordus dlabordus added the enhancement New feature or request label Aug 4, 2022
@dlabordus dlabordus self-assigned this Aug 4, 2022
Copy link

@JakobVogelsang JakobVogelsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment, maybe just need to clarified.

Dennis Labordus added 2 commits August 4, 2022 15:31
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
@dlabordus dlabordus merged commit dd8716d into main Aug 8, 2022
@dlabordus dlabordus deleted the ied-compare-from-compas branch August 8, 2022 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open SCL File with Template IEDs for comparison from CoMPAS
3 participants