Aggregated View
Aggregated View allows you to store aggregated data separately from raw time series storage.
Overview
Aggregated View allows you to store aggregated data separately from raw time series storage. This feature helps you generate structured datasets by applying predefined aggregation methods to selected data points.
Core Features
Enterprise Plan Exclusive – Requires activation under Organization Settings > Add-ons.
Dedicated Storage for Aggregated Data – Allows you to store processed data separately from raw device data.
Predefined Aggregation Methods – Allows you to apply Minimum, Maximum, Summation, and Average to selected data points.
Customizable Data Points – Allows you to select specific data fields (e.g., temperature, pressure) for aggregation.
Seamless Dashboard Integration – Allows you to use Aggregated Views as a data source for widgets.
Optimized Querying – Allows you to retrieve structured and pre-processed data efficiently.
Enabling Aggregated View (Add-on Activation)
Before using Aggregated Views, you need to enable the Add-on:
Navigate to Organization Settings > Add-ons.
Locate Aggregated View and click Enable.
Once activated, Aggregated Views can be created under the Analytics tab on the Device Detail page.
Creating an Aggregated View
After activation, Aggregated Views can be created under the Analytics tab for any device that your account has access to.
Go to the Device Detail page.
Navigate to the Analytics tab.
Click Create, then Aggregated View and provide:
Name (e.g., "Daily Energy Consumption")
Description (optional)
Data Points (choose specific fields such as temperature, humidity)
Aggregation Methods (select from Minimum, Maximum, Summation, and Average)
Retention Period (define how long aggregated data should be stored)
Click Create to generate the view.
Once created, the Aggregated View will be available for dashboards, API access, and exports.
Accessing Aggregated Data
You can access Aggregated View data through:
Analytics tab under the Device Detail page
Dashboard Widgets (For viewing and managing stored objects)
API queries for programmatic access
Example response
Retention Period
Aggregated Views store processed data separately from the default Time Series Storage but match the retention period.
Deleting an Aggregated View
To delete an Aggregated View:
Navigate to Analytics > Aggregated Views.
Select the view you want to remove.
Click Delete to remove it permanently.
Deleting an Aggregated View does not affect raw device data stored in Time Series Storage.
Deleting an Aggregated View removes all data stored in it and cannot be undone.
Last updated