7.1 Browsing and Managing RT Analyses
RT analyses are managed from the RT analysis tab on any element in the Explorer. Locate the target element in the asset tree and switch to the Analyses tab to view all analyses configured on that element.
7.1.1 The RT Analysis List
The RT analysis list is the core view for managing element RT analyses. It presents all configured analyses and their key information in a tabular format, enabling quick review of each analysis's trigger method, execution status, and last update time.
The RT analysis list includes the following columns:
| Column | Description |
|---|---|
| Name | The analysis name — click to open the analysis detail view |
| Trigger Type | The trigger type (Sliding Window, Periodic Window, etc.) |
| Stream Name | The underlying TDengine stream name for this analysis |
| Template | The RT analysis template this RT analysis was created from, if any |
| Categories | Category tags |
| Status | Current execution status: Running or Paused |
| Update Time | When the RT analysis was last modified |
7.1.2 Toolbar
The toolbar is located above the analysis list and provides common operations such as creating, pasting, refreshing, and exporting analyses.
| Control | Description |
|---|---|
| + | Create a new RT analysis manually — opens the analysis creation form |
| Paste | Paste a previously copied RT analysis onto this element |
| Refresh | Reload the RT analysis list |
| Auto-refresh interval | Dropdown to set automatic refresh: Off, 1s, 5s, 10s, 15s, 30s, 1m, 5m |
| Export Current List as CSV | Export the RT analysis list as a CSV file |
| Select Columns | Show or hide columns in the list |
The filter area above the list provides a Categories dropdown to filter by category tag, and an AI button to toggle the AI-assisted creation panel.
7.1.3 Row Actions
Hover over any RT analysis row and click the ⋮ (more) menu on the right to access these actions:
| Action | Description |
|---|---|
| View | Open the read-only detail view for this RT analysis |
| Edit | Open the RT analysis in edit mode to modify its configuration |
| Copy | Copy this RT analysis so it can be pasted onto another element |
| Convert to Template | Save this RT analysis as a reusable RT analysis template in Libraries |
| Trend Chart Analysis | Open a trend chart for the element, useful for inspecting RT analysis output |
| Fill History | Re-run the RT analysis over historical data to backfill output attributes |
| Pause | Pause the RT analysis — stops execution without deleting it (shows Resume when paused) |
| Delete | Delete the RT analysis and optionally delete the output data it produced |
7.1.4 Analysis Statuses
Each RT analysis has a definitive execution status indicating whether it is currently active. The status is displayed in the Status column of the RT analysis list.
| Status | Meaning |
|---|---|
| Running | The RT analysis stream computation is active and executing continuously as new data arrives |
| Paused | The RT analysis has been manually paused — no new computations run until resumed |
When deleting an analysis, a confirmation dialog asks whether to also delete the output data previously written by the analysis.
