Skip to content

OMICRONEnergyOSS/oscd-editor-substation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests NPM Version

<oscd-editor-substation>

grafik

What is this?

This is an editor plugin for OpenSCD.

This plugins allows you to edit, remove and add all elements within the Substation section including the elements Line and Process which can be technically parents/siblings of Substation.

What is on the roadmap

  • Add copy feature for VoltageLevel and Bay elements.
  • Something missing: file an issue and we do our best to add it.

Online access on Demo

Linting and formatting

To scan the project for linting and formatting errors, run

npm run lint

To automatically fix linting and formatting errors, run

npm run format

Testing with Web Test Runner

This demo plugin does nothing much that could be tested as it relies exclusively on built-in browser components to do its job. We therefore currently have no tests. If you find something that could be tested, please feel free!

To execute a single test run:

npm run test

To run the tests in interactive watch mode run:

npm run test:watch

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm run start

To run a local development server that serves the basic demo located in demo/index.html

License

Apache-2.0

© Jakob Vogelsang

© 2025 OMICRON electronics GmbH

About

OpenSCD editor plugin which allows you to edit, remove and add all elements within the `Substation` of an IEC 61850 SCL file in OpenSCD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •