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

CGMES metadata model interface and implementation #2988

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

zamarrenolm
Copy link
Member

@zamarrenolm zamarrenolm commented Apr 25, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

Feature / bug fix

What is the current behavior?

CGMES metadata models are defined in a class.

What is the new behavior (if this is a feature change)?
As CGMES metadata models are used in a Network extension, it is convenient to split its definition in interface and implementation, so they can be handled in a uniform way in different Network implementations (i.e. network-store).

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Signed-off-by: Luma <zamarrenolm@aia.es>
Copy link

@olperr1 olperr1 merged commit d736135 into main Apr 29, 2024
6 checks passed
@olperr1 olperr1 deleted the cgmes_metadata_model_interface_impl branch April 29, 2024 09:06
olperr1 pushed a commit that referenced this pull request May 2, 2024
Signed-off-by: Luma <zamarrenolm@aia.es>
(cherry picked from commit d736135)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants