Installation & Usage

How to install Ems-api and Ems-ui onto your windows machine

View Properly at

https://pierpuccini.gitbook.io/ems-api/arrow-up-right

Pre requisites & Installation for Ems-api

Ems-api

Note: DigSilents Powerfactory can only be run on a Windows machine. If you happen to be on a Unix based system, there are various virtualization tools in order to get windows setup. In the Help section you'll find some helpful tips with debugging on your unix machine while running the service in Windows.

pip install Flask Flask-Jsonpify Flask-RESTful
circle-exclamation

Run the app

In order to run the app, navigate via CMD to its installation directory and do the following

Now open up the provided url and port and feel free to use the api at your will.

circle-info

In order to change the host and port add -h HOST -p PORT

Last updated