15.1.6 Examples
📄️ Query Element Tree
Scenario: Iterate through all elements under a parent node and print their names and IDs. Useful for asset inventory, building element selectors, or seeding external systems.
📄️ Read Time-Series Data
Scenario: Query the historical data of a specific element attribute, compute per-minute averages, and output the result as CSV. Useful for data export and report generation.
