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

IEC 61850 to typescript definition files translation #208

Open
2 of 7 tasks
michelguerin opened this issue Nov 27, 2024 · 2 comments
Open
2 of 7 tasks

IEC 61850 to typescript definition files translation #208

michelguerin opened this issue Nov 27, 2024 · 2 comments

Comments

@michelguerin
Copy link
Collaborator

michelguerin commented Nov 27, 2024

User Story: Translate IEC61850 to typescript definition files

As a developer
I want to be able to have access to strongly type business rules
So that I can create new Plugins with more confidence

Acceptance Criteria:

  • Translate the XSD XML schema into typescript definition files (*.d.ts)
    • Substation
    • Communication
    • IED
    • DataTypeTemplates
    • Line
    • Process
@michelguerin michelguerin converted this from a draft issue Nov 27, 2024
@michelguerin michelguerin self-assigned this Nov 27, 2024
@PhilipLeddin PhilipLeddin moved this to In Progress in TransnetBW Nov 27, 2024
@michelguerin
Copy link
Collaborator Author

The translated definition will be available in a dedicated packages inside the monorepo.

@michelguerin
Copy link
Collaborator Author

Create a script to generate an object based on current constants and types (this might help for validation and queries).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants