Join our Newsletter — 33% off our NHI Course

Connected Product Data

Connected product data is information generated by devices that collect or transmit operational data, such as smart appliances, industrial machinery, and IoT systems. The Data Act focuses on this category because it often sits at the centre of access disputes, aftermarket services, and third-party data use.

Expanded Definition

Connected product data is the operational information a physical device generates or transmits as part of normal use. It usually includes telemetry, status signals, diagnostics, usage metrics, firmware state, and other machine-readable records that help a service provider, owner, or third party understand how the product is functioning.

The key boundary is that the term covers data produced by the product itself, not every record that happens to relate to the product. Purchase history, customer profiles, support tickets, and billing records may matter in a connected-product ecosystem, but they are not connected product data unless they come directly from the device or its embedded sensors. In practice, this distinction matters because access rights often turn on whether the information is generated by the product, by the user, or by a downstream business system.

Under the EU Data Act context, connected product data is important because it can be requested, shared, or reused by parties beyond the original manufacturer. That makes the term more than a data label, it becomes a rights-and-access category with commercial and operational consequences. A common misunderstanding is to treat “device data” as a single bucket, when the real governance question is which parts are product-generated, which parts are personal, and which parts are protected by contract, law, or technical constraint.

For product security and regulatory clarity, the relevant standard setting is often shaped by the EU Cyber Resilience Act, which pushes connected products toward stronger security-by-design expectations alongside their data obligations.

Examples and Use Cases

Connected product data shows up anywhere a device continuously reports on its own state or behaviour.

  • A smart thermostat sends temperature readings, uptime, and fault codes so the vendor can improve reliability and diagnose failures remotely.

  • An industrial pump exports vibration, pressure, and maintenance alerts so an operator can detect wear before a breakdown interrupts production.

  • A connected vehicle reports battery health, software version, and sensor status so servicing partners can plan repairs and firmware updates.

  • A smart appliance exposes cycle counts and error logs so an authorised repair provider can determine whether a part replacement is needed.

  • An IoT gateway aggregates device telemetry so a platform owner can support analytics, compliance reporting, and warranty handling.

The practical tradeoff is that the same telemetry that improves service quality can also reveal usage patterns, business operations, or sensitive environment details. That is why organisations often need to separate operational access from broader reuse rights, rather than assuming that every party with a legitimate service need should receive the full stream.

Security Implications

When connected product data is poorly classified or over-shared, the result is often unauthorised access to operational intelligence rather than classic account compromise. Attackers, competitors, and unvetted service partners can learn when a device is active, where it is deployed, how often it fails, and which versions or configurations it runs.

Those details can support targeted exploitation, fraud, industrial espionage, or service disruption. They can also create governance failures if organisations cannot prove which data elements are product-generated, which are shared with third parties, and which retention or deletion rules apply. In regulated environments, that ambiguity quickly becomes a compliance problem because access disputes usually hinge on data lineage and purpose, not just storage location.

Failure mechanism: weak device-data partitioning, broad API exposure, or insufficient contractual and technical filtering lets more parties see more telemetry than they need. Once raw device feeds are replicated into partner systems, downstream control is often lost even if the original device access was intended to be narrow.

Impact: exposure can widen from a single product fleet to whole operational estates, including maintenance patterns, asset inventories, production rhythms, and failure signatures. That can increase breach impact, weaken commercial position, and make post-incident containment harder because the same data may have already been redistributed.

Security, Operational and Governance Implications

Connected product data sits at the intersection of product security, data governance, and post-sale service delivery. The technical question is not only whether the device can emit data, but whether the organisation can control who sees which fields, for what purpose, and for how long.

That makes access design, telemetry minimisation, and traceability central. If a vendor cannot distinguish baseline operational signals from sensitive derived data, it will struggle to support lawful sharing without overexposing customers or partners. Conversely, if the organisation over-restricts access, it may block diagnostics, repairs, warranty fulfilment, and interoperability obligations.

Practically, the hardest governance issue is that connected product data often becomes valuable only after it leaves the device. Once it has been aggregated into analytics, service portals, or third-party workflows, the original context can be lost, so ownership and permitted reuse need to be defined early and preserved through the data lifecycle.

For readers mapping this term to adjacent security controls, NIST Cybersecurity Framework 2.0 is a useful broad reference for governing data flows, and EU Cyber Resilience Act remains the clearest product-security policy anchor for connected devices.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0 set the technical controls, while EU Cyber Resilience Act define the regulatory obligations.

Framework Control / Reference Relevance
EU Cyber Resilience Act Cyber resilience requirements Sets security-by-design expectations for connected products and their data flows.
Recommendation — Map connected-product telemetry and update paths to CRA obligations, then design controls around secure-by-default behaviour.
NIST CSF 2.0 GV.RM — Risk Management Strategy Supports governance of connected-product data handling and third-party exposure.
ID.AM — Asset Management Connected product data depends on knowing which devices, feeds, and datasets exist.
PR.DS — Data Security Connected product data requires protection in transit, at rest, and across sharing boundaries.
Recommendation — Use GV.RM to define ownership, permitted reuse, and lifecycle controls for product-generated data. Use ID.AM to inventory telemetry sources, data flows, and downstream consumers of connected-product data. Apply PR.DS to protect telemetry, restrict disclosure, and limit reuse of sensitive device data.