In App Projects importieren - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & Referenzen

Portfolio
Industrial Edge
Product
Industrial Edge
Product Version
v25.04
Edition
04/2025
Language
de-DE

Mit dem folgenden Befehl können Sie die eigenständige "my cool app3" in den Abschnitt App-Projekte importieren:

$ iectl publisher app upload project \
        --applicationname "my cool app3" \ 
        --versionnumber "1.0.0" \
        --webaddress "www.webaddress.com" \
        --changelogs "Change logs" \
        --projectid "unique id of Project(on IEM) in which you want to import this application" \
        --categoryid "unique id of Catagory(on IEM) to which you want to assign your application" \

BEMERKEN

Ein direkter .app Datei-Upload in das IEM-App-Projekt ist nicht möglich.