We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OSCD-New should be a menu type plugin; implement the run() function
run()
Click plugin --> Open Dialog -> Insert Name, Select XSD Version -> Click Create -> Dispatch Event
Add an SCL Element with namespace, version, revision and release Add a Header Element inside the SCL element with id = name provided in the textfield
After the document is created, dispatch the OpenEvent (from OpenSCD-core)
The text was updated successfully, but these errors were encountered:
Tests should be added
Sorry, something went wrong.
Fixed
pascalwilbrink
No branches or pull requests
OSCD-New should be a menu type plugin; implement the
run()
functionComponents
Workflow
Click plugin --> Open Dialog -> Insert Name, Select XSD Version -> Click Create -> Dispatch Event
SCL Document
Add an SCL Element with namespace, version, revision and release
Add a Header Element inside the SCL element with id = name provided in the textfield
After the document is created, dispatch the OpenEvent (from OpenSCD-core)
The text was updated successfully, but these errors were encountered: