Operation IED on IEM - Manual - Industrial Edge Platform - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & References

Portfolio
Industrial Edge
Product
Industrial Edge Platform
Edition
02/2025
Language
en-US (original)

This guide describes how to operate IED from IEM side, the following HTTP request you may need related api documentation:

  1. a POST request with your username and password and receive a lightweight token that will enable you as a user to authenticate future requests.
  2. a POST request with your specific settings to create a new IED on IEM.
  3. a GET request to receive the IDs of the IEDs that you would like to do some operations.
  4. a POST request to operate IEDs with specific operation. You can shedule the job or do it right now.
  5. a GET request to receive the batch job status with the specific batch ID.
  6. a GET request to receive the job list with the specific batch ID.