Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.38 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.38 KB

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