Skip to content

Create and Activate Developer IED

To create an IED on a Linux machine, use the following command:

$ iectl iehub run-ied-dev \
                      --name "Industrial Edge Device Kit - x86-64" --path "/home/user/Downloads/"                

To activate an IED in the IEM, use the following command:

$ iectl ied system activate \
                       --files "/home/user/Downloads/device-4c324f42382648d39428693fcab48055"   # Idevice-4c324f42382648d39428693fcab48055 is downloaded from "Edge devices" page once you create IED on IEM.