v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Devices

    Overview
  • Adding Devices
  • ABP vs OTAA
  • Best Practices
  • Class B
  • Class C
  • Multicast
  • Downlink Queue Operations
  • Confirmed Downlinks Behavior
  • MAC Settings
  • ATECC608A/B Secure Elements
  • Device Claiming
    • Make a Device Claimable
    • Claim a Device
  • End Device Templates
  • Generating a QR Code
  • The Things Node
  • The Things Uno
  • Troubleshooting Devices

Device Claiming

Device claiming is a mechanism that transfers devices securely from one application to another. This section provides guides for making devices claimable and claiming them.

Who is it for?

It is used to transfer ownership from a device maker to a device owner, or to a new device owner.

Typical use cases

  1. Purchasing a new device and registering it to the Console in an easy and secure way.
  2. Transferring ownership to a new device owner.

Devices can be transferred from one application to another within a single The Things Stack Cloud or Enterprise cluster, or between two Cloud or Enterprise clusters.

Note:
Device claiming for other deployments than The Things Stack Cloud and The Things Stack Enterprise is not possible. For example, you will not be able to transfer a device from The Things Stack Cloud application to The Things Stack Community Edition application, and vice versa. Transferring devices from The Things Stack Cloud to The Things Stack Enterprise and vice versa is also not possible.

How does it work?

After pre-provisioning a device, device makers register it on The Things Join Server or on their Cloud cluster, generate a QR code for claiming and stick it to the device. When purchasing a device, new device owners scan this QR code to claim it to their application.

Learn how to claim a device

Device claiming does not transfer a security session for a device, it only transfers ownership. The original LoRaWAN session is deleted. The device needs to join the network again for traffic to appear.

← Transfer to new Join Server Make a Device Claimable →

On this page

  • Who is it for?
  • How does it work?

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Nejra Selimović on 17 Nov 2021.
doc: Remove unnecessary notes, remove old new-in-version tags (#651)

Edit on Github