Data Nodes
Various data nodes for data manipulation, such as filtering and sorting with the use of tags. These tools include Stream, Value, Model Generator, Tag Node, Pool.
Last updated
Various data nodes for data manipulation, such as filtering and sorting with the use of tags. These tools include Stream, Value, Model Generator, Tag Node, Pool.
Last updated
The Data Stream Node serves as the input point for a specific data stream. It allows for data streams to be connected, calculated, manipulated and integrated in the flow. The example below shows how a Data Stream node could be used within a Flow.
Data Stream Node Location Data Stream Node is located under Data. Drag and drop the nodes into the Flow workspace.
Node Configurations
Pool: The source collection or group from which the data stream originates, typically representing a Pool. Pools can be accessed through the node by clicking the pop out button.
Stream: The specific data channel within the pool that provides the input values for the node, such as temperature, energy usage, volume or system status metrics. Streams can be accessed through the node by clicking the pop out button.
Display Name: A label for the data stream node, making it easier to identify and differentiate within the workflow.
Aggregation Type: The method used to summarize or process the data stream over time, such as sum, average, minimum, or maximum, ensuring the data is suitable for analysis or manipulation.
Data Stream Node Example Multiple Data Stream Nodes can be combined as part of a flow. See the example above of a flow that calculates the Total Energy Usage of a site from 2x Electrical Meters.
The Data Value Node allows users to input a Numeric value that can be used in a Flow calculation or data manipulation. The example below shows how a Data Value node could be used within a Flow.
Data Value Node Location Data Value Node is located under Data. Drag and drop the nodes into the Flow workspace.
Node Configurations
Value: Users can input a numeric value here to use within the Flow.
Data Value Node Example Data Stream Nodes can be combined with Data Value nodes as part of a flow. See the example above of a flow that converts the Electrical Meter Consumption in Megawatts to Kilowatts by multiplying the Stream Node with the Value Node.
The Data Model Generator Node allows users to input Modelled Data that can be used in a Flow to compare and analyze with real time data. This Node is commonly used to input NABERS or energy benchmarks used to monitor, analyze and predict portfolio performances. The example below shows how a Data Model Generator node could be used within a Flow.
Model Generator Node Location Model Generator Node is located under Data. Drag and drop the nodes into the Flow workspace.
Node Configurations
Add: Users can input a number of modelled structured data to be fed into the flow.
Edit: Users can open and edit an existing generated model.
Delete: Users can delete an existing generated model.
Generator Setup Data Stream Nodes can be combined with Data Value nodes as part of a flow. See the example above of a 2024-2025 Energy Model Generated using the node.
Year Value Inputs: The Generator is set up by inputting the relevant year time range as the title of the model. The monthly numeric values can then be added into the model.
Exclude Weekends toggle: Can be enabled if weekday data is only relevant in your analysis.
Work Hours Start/End: Define the work hours for better comparative analysis with real time data.
Model Generator Node Example Once the Model is set up and saved, the Model Generator Node can be connected to a Virtual Stream Node to be usable for the dashboards or insights.
The Data Tag Node allows the users to filter through the tags attached to data streams, pools or entities. Tags can be listed as a filter to utilize only relevant data streams for analysis. The Aggregation Type can be selected from the dropdown menu). The example below shows how a Data Tag node could be used within a Flow.
Data Tag Node Location Data Tag Node is located under Data. Drag and drop the nodes into the Flow workspace.
Node Configurations
Entity: The data source or collection from which the tags are applied.
Tags: Users can add the custom labels or identifiers assigned to the data, to filter or group related streams or values for easier organization and analysis.
Aggregation Type: The method used to summarize, or process tagged data, such as sum, average, minimum, or maximum, ensuring the tagged data is aggregated meaningfully for analysis or visualization.
Data Tag Node Example Data Tag Nodes can be combined with the AI Insights Node as part of a flow. See the example above of a flow that filters the Temperature data out of the Example Residential House Entity into the AI Insights node to generate a report from the data.
The Data Pool Node allows the users to extract specific data from a pool within the workflow. It acts as a connection point for retrieving data streams or values from a designated pool, enabling the integration of real-time or historical data into the flow for processing, analysis, and further visualization.
Data Pool Node Location Data Pool Node is located under Data. Drag and drop the nodes into the Flow workspace.
Node Configurations
Pools: Allows users to choose specific data pools to connect and retrieve data from within the flow.
All Pools Toggle: A switch that, when enabled, includes data from all available pools, eliminating the need to select individual pools manually.
Include Tags: Enables the inclusion of tagged data from the selected pools, allowing for categorized or filtered data integration based on predefined tags.
Data Pool Node Example Data Pool Nodes can be combined with the AI Insights Node as part of a flow. See the example above of a flow that filters the Pool data using the 'temp', 'health' and 'hvac' tags to connect into the AI Insights node. The AI Insights node will then use the filtered pool data to generate a report.