nChain Event
Back to All
V.1.4.3
V.1.4.3
  • nChain Event User Guide
  • πŸ“”Overview
    • Introduction
    • Configuration Symbols
    • Features and Benefits
    • Core Concepts
    • Encoded and Unencoded ‑ Records
  • πŸ€”Using nChain Event
    • How to Use 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
      • Blockchain Unique Identifiers
    • API Workflow
      • Configure API
      • Write Record
      • Get Location Status
      • Read Record
      • Verify Record †
  • πŸ”—Linked Records Β§
    • Introduction
    • Functional Description
      • Create Link Record Β§
      • Read Link Record Β§
      • Update Link Record Β§
      • Delete Link Record Β§
      • Verify Link Record Β§ †
      • Navigate Linked Record Β§ ΒΆ
    • Use Cases
      • Luxury Handbag Provenance
      • Random Prize Draw
    • Tutorials
      • Collection Integrity
      • Provenance Integrity
    • API Workflow
      • Configure API
      • Create Link Record Β§
      • Get Link Location Status Β§
      • Read Link Record Β§
      • Update Link Record Β§
      • Delete Link Record Β§
      • Verify Link Record Β§ †
      • Navigate Link Record Β§ ΒΆ
  • βš™οΈAPI Documentation
    • nChain Event API
  • ⛓️Bitcoin SV Blockchain
    • Features and Benefits
    • Writing to Blockchain
    • Reading from Blockchain
    • Transaction Format
  • ⁉️Troubleshooting
    • Troubleshooting
    • Error Codes
    • Glossary
    • Contact Us
Powered by GitBook
On this page
  1. Independent Records
  2. Use Cases

Internet of Things (IoT) Data

PreviousLucky Number TicketsNextIntellectual Property Rights (IPR) Evidence

An IoT operator wants to publish temperature values, so that anyone can view them at any time and they are fully transparent and irrefutable.

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 and irrefutable.

  1. Every hour, a temperature Snapshot is taken by the IoT device.

  2. A record containing the device ID, the read temperature (and optionally the geo-location, and the datetime) are written to the blockchain using nChain Event unencoded records , which returns the location of the record.

  3. The location is published by the IoT operator, and anyone can read the record.

  4. Anyone with the original data can also verify it.

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 any blockchain reader.

πŸ”
Intellectual Property Rights (IPR) Evidence
‑
β€