Onboard IED Single Command¶
Use this command to board an IED with a single command (as an alternative to using activate):
Note Verify that IEM config is already added.
$ iectl iem device onboard \
--url "https://165.218.200.23/" \ # your IED url
--name "demoied" \ # your IED name
--username "email@siemens.com" \ # your email
--password "P@ssword1234" # your password
Note Default device type is "core.ieipc" to use different device type, please provide device type id using
--id flag. You can list device types using commandiectl iem device-types