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

fix(tExtRef): allow LLN0 as default srcLNClass (closes #85). #86

Merged

Conversation

danyill
Copy link
Collaborator

@danyill danyill commented Feb 10, 2024

Closes #85 but also a bit of a drive by improvement:

  • Also allow srcLNClass and srcLDInst to be empty when choosing fallbacks.
  • Allow ldInst to be used if srcLDInst is not defined.

This is as per Table 33 of IEC 61850-6 Ed 2.1.

I shall be happy to receive a review and make improvements.

…s#85).Also allow srcLNClass and srcLDInst to be empty. Allow ldInst to be used if srcLDInst is not defined.
Copy link
Contributor

@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.

Wow thank you very much. Clear issue description, well defined naming and nice tests. LVGTM

@JakobVogelsang JakobVogelsang merged commit ee91f7d into OpenEnergyTools:main Feb 10, 2024
1 check passed
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tExtRef: Match Source Attributes doesn't match srcLNClass correctly
2 participants