This guide describes how to operate IED from IEM side, the following HTTP request you may need related api documentation:
- 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 POST request with your specific settings to create a new IED on IEM.
- a GET request to receive the IDs of the IEDs that you would like to do some operations.
- a POST request to operate IEDs with specific operation. You can shedule the job or do it right now.
- a GET request to receive the batch job status with the specific batch ID.
- a GET request to receive the job list with the specific batch ID.