Skip to content
TECHNOMATON | Docs SAI Certified Trainers

IoT Data Access

Chapter II-III of the Data Act | For manufacturers of connected products and related services


What are connected products?

Connected products are physical products that:

  • Obtain, generate or collect data about their use or environment
  • Communicate via an electronic network (internet, Bluetooth, etc.)
  • Have a “related service” --- software/service necessary for operation

Examples of connected products

CategoryExamplesIn scope
Smart HomeThermostats, lighting, security systems, doorbellsYES
AutomotiveConnected vehicles, telematics, infotainmentYES
Industry 4.0Sensors, CNC machines, robots, production linesYES
WearablesFitness trackers, smartwatches, health monitorsYES
Medical DevicesConnected diagnostics, monitoring, implantsYES
Smart AppliancesWashing machines, fridges, dishwashers, HVACYES
EnergySmart meters, solar inverters, EV chargersYES

Out of scope

CategoryReason
PCs, servers, tabletsPrimarily for displaying/processing content
SmartphonesPrimarily for displaying/playing content
Cameras (without analytics)Primarily for recording content
USB drives, storageData storage only

Manufacturer obligations

Chapter II: Data Access Rights

Chapter III: B2B Data Sharing

ObligationDescriptionConditions
Sharing on requestData holder must provide data to a third partyAt the user’s request
FRAND conditionsFair, Reasonable, Non-DiscriminatoryNon-discriminatory pricing
CompensationMaximum marginal cost of provisionFor SME recipients
FormatMachine-readable, interoperableStandard formats
SpeedWithout undue delayTypically immediately

User rights

What a user can request

#RightDescription
1DIRECT ACCESS TO DATAData from own device, free of charge, real-time
2SHARING WITH THIRD PARTIESRight to determine who receives the data (independent service, analytics provider)
3DATA AFTER SERVICE TERMINATIONAccess to historical data, export before departure
4INFORMATION BEFORE PURCHASEWhat data the product generates, how to access it

Restrictions for third parties (data recipients)

RestrictionDescription
Competing productsMust not develop a competing product from the data
Trade secretsMust respect trade secrets
Onward sharingMust not share data without consent
SecurityMust ensure appropriate data protection

Implementation requirements

For Manufacturing / Industry 4.0

PHASE 1: AUDIT (by 31.1.2026)

  • Inventory of all connected products
  • Map generated data (type, volume, frequency)
  • Identify data holders (who has access)
  • Gap analysis vs. Data Act requirements

PHASE 2: TECHNICAL IMPLEMENTATION (by 30.6.2026)

  • API/interface for data access
  • Authentication mechanism
  • Data export function
  • Real-time streaming (where applicable)
  • Logging and audit trail

PHASE 3: DOCUMENTATION (by 31.8.2026)

  • Terms of Service update
  • Pre-purchase information
  • User manual for data access
  • Process for third-party requests
  • SLA for data availability

PHASE 4: DATA ACCESS BY DESIGN (new products from 12.9.2026)

  • Design review for new products
  • Built-in data access mechanisms
  • User interface for access
  • Testing and validation

Technical specifications

RequirementSpecification
Data formatJSON, CSV, XML (machine-readable)
APIREST API recommended, documented
AuthenticationOAuth 2.0 or equivalent
Real-timeWebSocket, MQTT for streaming
ExportBulk export function (ZIP, tar.gz)
MetadataTimestamp, source device, unit, accuracy

Example use cases

Smart Factory (Industry 4.0)

SCENARIO: A manufacturing company has CNC machines from various manufacturers

AspectBEFORE DATA ACTAFTER DATA ACT
DataLocked in proprietary systemsCompany has access to all operational data
AccessManufacturer controlsCan share with independent service
MaintenanceIndependent maintenance impossibleOwn predictive maintenance
IntegrationVendor lock-inIntegration into central system

Connected Vehicle

SCENARIO: Fleet of company vehicles

New company rights:

  • Access to telematics data (consumption, location, diagnostics)
  • Sharing with a third-party fleet management system
  • Independent service can access diagnostics
  • Historical data for optimisation

Smart Building

SCENARIO: Commercial building with IoT systems

Data access enables:

  • Integration of different systems (HVAC, lighting, security)
  • Third party for energy management
  • Independent analytics for optimisation
  • Predictive maintenance

Synergies with the AI Act

Data for AI Training

Practical example

PREDICTIVE MAINTENANCE AI

RegulationRequirements
1. DATA ACTRight to access data from machines; Real-time streaming of sensor data; Machine-readable format (JSON)
2. AI ACTDocumentation of training data; Bias assessment (various machines, conditions); Performance monitoring
3. RESULTCompliant AI system with legal access to data

Penalties for violations

ViolationPenaltyNote
Denial of access to dataUp to EUR 20M / 4% of turnoverGDPR regime
Insufficient transparencyNational penaltiesPer member state
Failure to provide data to a third partyUp to EUR 20M / 4% of turnoverAt the user’s request
Unreasonable data chargesNational penaltiesFRAND violation

Next steps

  1. Conduct an IoT product inventory
  2. Identify gaps vs. Data Act requirements
  3. Plan technical implementation
  4. Go through the complete checklist

Sources