Open Substation Communication Designer is an editor for SCL files as described in IEC 61850-6
.
Try it out at ↗ openscd.github.io!
Make sure your web browser has enough free memory! If needed, disable plug-ins and close unused browser tabs.
In order to install OpenSCD on your local device (only for you), simply visit ↗ openscd.github.io, click the "Install OpenSCD" button in your address bar (Chrome or Edge on desktop) or click the "Add OpenSCD to home screen" notification in any mobile browser.
In order to install your own instance of OpenSCD on your own webserver (e.g. on your company intranet), simply download our latest release (open-scd.zip
or open-scd.tar.gz
) and extract the archive contents into the "webroot" directory of your web server.
If you don't have your own webserver but still want your own version of OpenSCD hosted locally (e.g. on a system without an internet connection), you can use a browser plugin that acts as a local webserver (only for you) instead.
We gather the available plug-ins from the community in the plug-ins file.
If you would like to list your plug-in here, please open a pull request.
How the documentation is organized.
A high-level overview of how it’s organized will help you know where to look for certain things:
- ⚖️ Decisions documents the decisions we made and why we made them.
- ✏️ Edit event API documents the edit event API.