This guide describes how to operate application on IED from IEM side, the following HTTP request you may need:
- a POST request with your username and password and receive a lightweight token that will enable you as a user to authenticate future requests.
- a GET request to receive the ID of the IED that you would like to get installed applications.
- a GET request to receive all the applications installed on a specific IED or all IEDs with an optional query field.
- a GET request to receive all catalog applications on IEM.
- a GET request to receive all the developer applications on IEM.
- a GET request to receive the configuration details of a specific application.
- a GET request to download the specific configuration version or template file of a specific application.
- a POST request to operate a specific version app on IEDs. You can shedule the job or do it right now.
- a POST request to import an application to IEM catalog with the app file.