Skip to content

A substation configuration description editor for projects using SCL IEC 61850-6 Edition 2 or greater

License

Notifications You must be signed in to change notification settings

Sander3003/open-scd

 
 

Repository files navigation

OpenSCD

Build Status FOSSA Status Built with open-wc recommendations

Open Substation Communication Designer is an editor for SCL files as described in IEC 61850-6.

Try it out at openscd.github.io!

Installation

git clone https://github.com/openscd/open-scd.git
cd open-scd
npm install
npm start

Scripts

  • start runs OpenSCD for development, reloading on file changes
  • test runs the test suite with Karma
  • lint runs the linter
  • doc builds markdown documentation in the doc directory

License

The IEC 61850 XSD and NSD code components used are distributed under their end user license agreement.

This project is licensed under the Apache License 2.0.

© 2020-2021 OMICRON electronics GmbH

FOSSA Status

About

A substation configuration description editor for projects using SCL IEC 61850-6 Edition 2 or greater

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%