📄️ Login
1. Access Tier0 with the given domain in a browser.
📄️ Build Data Models (UNS)
Tier0 uses UNS (Unified Namespace) to organize data into a clear tree structure. Each path and topic in the model automatically generates an MQTT topic, making it easy to get real-time data.
📄️ Edit UNS Models (UNS)
Tier0 enables model editing before import and after manual creation.
📄️ Talk to UNS Models (UNS)
Tier0 adopts AI agent inside the UNS module, enabling you to interact with the UNS models simply by talking to the agent in natural language.
📄️ Connect Data via Data Flow (Flows)
How to Add Data Sources through Source Flow
🗃️ Common Data Sources
6 items
📄️ Process Data (Flows)
1. Log in to Tier0, and then select Flows.
🗃️ Common Data Processing Methods
4 items
📄️ Connect MQTT Clients (Connectivity)
- MQTT is a lightweight real-time messaging protocol that lets connected devices (clients) send data to a central server (broker) and receive updates immediately.