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

DOType or CDC creation helper wizards #224

Closed
JakobVogelsang opened this issue Jun 15, 2021 · 2 comments
Closed

DOType or CDC creation helper wizards #224

JakobVogelsang opened this issue Jun 15, 2021 · 2 comments
Assignees
Labels
Kind: Enhancement New Request Priority: Important Tackle eventually

Comments

@JakobVogelsang
Copy link
Collaborator

As a user of OpenSCD I want to be guided through the process of creating a new DOType element. I want the software to tell me which data objects SDO, data attributes (DA) are mandatory for the data object.

Two wizards are required here:

  1. Choose the common data class (CDC) array automatically from IEC_61850-7-3_2007B3. Based on common data class, display possible data objects and data attributes in a selectable list. Mandatory elements shall be preselected.
  2. Second wizard is the sDOTypeWizard, dATypeWizard where the user shall have the possibility to select the type. Types shall be preselected based on the information in IEC_61850-7-3_2007B3.

Features

  • Array of possible common data classes are based on the definition in IEC_61850-7-3_2007B3
  • Array of possible type in sDOTypeWizard and dATypeWizard are based on the CDC type definition in IEC_61850-7-3_2007B3 and defined DOTypes, DATypes in the DataTypeTemplates section
  • Progress shall be indicated in terms of how many wizards follow
  • When canceling the process, no actions shall be performed. This is especially important when canceling in sDOTypeWizard, dATypeWizard
@JakobVogelsang JakobVogelsang changed the title LNodeType creation helper wizards DOType or CDC creation helper wizards Jun 15, 2021
@JakobVogelsang JakobVogelsang added this to the Sprint 2021-07-16 milestone Jul 5, 2021
@JakobVogelsang
Copy link
Collaborator Author

Need #256 first

@JakobVogelsang JakobVogelsang removed this from the Sprint 2021-07-16 milestone Jul 19, 2021
@JakobVogelsang
Copy link
Collaborator Author

We will not do this for now and will wait for feedback on working with the template's library.

pascalwilbrink pushed a commit that referenced this issue Sep 11, 2023
fix: making importIEDS dialog's id unique
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Enhancement New Request Priority: Important Tackle eventually
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant