🧭 Data Model Overview
Learn the core data model concepts including datasources, channels, tags, and datapoints that form the foundation of the Energyworx platform.
📟 Datasources
Understand datasources as objects representing meters, sensors, or devices that generate data, including search visibility and creation patterns.
🏷️ Tags
Create and manage metadata tags on datasources using slowly changing dimensions to track changes over time with versioning.
📍 Datapoints
Edit single or bulk datapoints with version tracking, apply multiplication factors, and trigger flows on edited timeseries data.
🧩 Datapoint Attributes
Store structured metadata on datapoints using efficient attribute types as a performant alternative to annotations.
📝 Annotations
Add flexible flags to individual datapoints to annotate timeseries data with metadata like validation errors or event markers.