Build Apps on UNS
适用版本Cloud
此内容尚不支持你的语言。
What is a Tier0 App
Section titled “What is a Tier0 App”A Tier0 application has the following features:
- It is a Docker Container.
- It is generated from the conversation you have with the App Builder, zero-coding, no programming required.
- It feeds on industrial data already in the UNS, and can write back to the UNS.
- It relies on Event Flow to implement logic, which means you have control over the small tweaks and refinements.
How to Deploy a Tier0 App
Section titled “How to Deploy a Tier0 App”Building a Tier0 App
Section titled “Building a Tier0 App”- Log in to Tier0, and select App > Projects.
- Click Create Project, enter the project name and description, select an industry and click Create.
- Open the project, click Create App, and you will be redirected to the application building page.
- Delete the sample prompt and write the application requirements in the dialog.
- Start building the application, change as you need by talking to the LLM upon preview.
- Click Deploy at the upper-right corner, enter changelog and then click Submit.
Deploying on Tier0 Enterprise
Section titled “Deploying on Tier0 Enterprise”- Go to Projects, find the application inside your project.
- Access the application, click the … icon of the Active version, and select Download ZIP.
- Log in to Tier0 Enterprise, and go to Project.
- Click Create Project, enter a name and click Save.
- Access the project, and click Import App, select and upload the ZIP package downloaded from Cloud.
- Click Save, access the application and use it on Enterprise.
- Analyze UNS Data — Analyze UNS data with Marimo Notebook and Python.
- Best practice: connecting industrial protocols