import Cards from '@/components/docs/Cards.astro';
import Card from '@/components/docs/Card.astro';

Unification of data representation is the process of bringing data from different sources to a single format, structure and semantics. This allows for easier processing, analysis and integration into a single system, as well as increasing the efficiency of the system.

Unification is especially important in the "Global Secure IoT platform for collecting and processing telemetry data" for data from heterogeneous IoT devices (industrial and household gas, water, electricity and heat meters).

<Cards cols={3}>
  <Card
    icon="star"
    title="Main goals"
    href="/en/platform/v2/data-representation-unification/main-goals"
  />
  <Card
    icon="folder-open"
    title="Components"
    href="/en/platform/v2/data-representation-unification/components"
  />
  <Card
    icon="sparkles"
    title="Advantages"
    href="/en/platform/v2/data-representation-unification/advantages"
  />
</Cards>

Unification of data presentation allows unifying the collection and transmission of consumption parameters from various IoT devices and creating a consistent and efficient data management system.

“Global Secure IoT platform for collecting and processing telemetry data” is a single unified system for collecting, storing and processing energy consumption data.