Skip to content

04. Developer Support

smartgridadsc edited this page Nov 16, 2016 · 13 revisions

Developer Prerequisites

Mandatory

  • PowerWorld 18 or higher with Auto Simulator COM API and the Transient addon support.
  • Java v1.8.* or higher.

Optional

  • Python Version 2.7.*
  • An Java IED with Maven support to build the source code ( Recommend : IntelliJ Idea or Eclipse)
  • Maven Version 3.3.*

Source Code Release

SoftGrid is a free open source project under GNU GPL License Version 3. To download the source code please follow this github link. `https://github.com/smartgridadsc/SoftGrid'

How to Build?

The Beta Version 0.9 contains only one project combining all the servers and clients. Create or Open the SoftGrid source code as a MAVEN project using the pom.xml.

Clone this wiki locally