nChain Event
Back to All
V.1.3.1
V.1.3.1
  • nChain Event User Guide
  • Overview
    • Introduction
      • Target Audience
    • Features and Benefits
      • Independent Operations
      • Web3 Development
    • Core Concepts
    • Encoded and Unencoded Records
  • Using nChain Event
    • Initial Set-Up
  • Independent Records
    • Introduction
    • Functional Description
      • Write Record
      • Read Record
      • Verify Record
    • Use Cases
      • Lucky Number Tickets
      • Internet of Things (IoT) Data
      • Intellectual Property Rights (IPR) Evidence
      • Car Dealership
    • Tutorials
      • Data Integrity
    • API Workflow
      • Write Record
      • Get Location Status
      • Read Record
      • Verify Record
  • Linked Records
    • Introduction
      • Concept - Link Locations
    • Functional Description
      • Create Link Record
      • Read Link Record
      • Update Link Record
      • Delete Link Record
      • Verify Link Record
    • Use Cases
      • Luxury Handbag Provenance
    • Tutorials
      • Collection Integrity
      • Provenance Integrity
    • API Workflow
      • Create Link Record
      • Get Link Location Status
      • Read Link Record
      • Update Link Record
      • Delete Link Record
      • Verify Link Record
  • API Documentation
    • nChain Event API
  • Bitcoin SV Blockchain
    • Features and Benefits
    • Writing to Blockchain
    • Reading from Blockchain
    • Transaction Format
    • Troubleshooting
    • Glossary
Powered by GitBook
On this page
  1. Independent Records
  2. Use Cases

Internet of Things (IoT) Data

PreviousLucky Number TicketsNextIntellectual Property Rights (IPR) Evidence

A data creator wants to record temperature values on the blockchain, so that anyone can view them at any time and the data is fully transparent.

An IoT device is used to monitor the temperature. Every hour, a temperature reading is taken by the device and the resultant temperature, the device ID, the geo-location, and the datetime are appended to the blockchain using nChain Event.

The resultant location on the blockchain is published by the data creator, and anyone can view the data.

Benefits

  • Proof of Publishing: Immutable proof of the exact data generated by an IoT device and the time it was created.

  • Transparency: Anyone can inspect and confirm the legitimacy and timestamp of the IoT data.

  • Returned location can be looked up in a blockchain reader.

Intellectual Property Rights (IPR) Evidence