v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Integrations

    Overview
  • Adding Applications
  • Adding Integrations
  • Cloud Integrations
    • akenza
    • AllThingsTalk Maker
    • AnyViz
    • AWS IoT
    • Azure IoT Central
    • Azure IoT Hub
      • Architecture
      • Deployment Guide
      • Managing Devices
      • Messages and Device Twin
      • Update
      • Uninstall
    • Blockbax
    • Cayenne
    • Cloud Studio
    • Daizy
    • Datacake
    • deZem
    • Homey
    • InfluxDB Cloud 2.0
    • IoT in a Box
    • Kaa
    • Losant IoT Platform
    • MClimate
    • my IoT open Tech
    • Qubitro
    • TagoIO
    • Telemetry2U
    • Tellsens
    • thethings.iO
    • Thinger.io
    • ThingsBoard
    • ThingSpeak
    • TTN Mapper
    • Ubidots
    • UIB
    • Widgelix
    • Withthegrid
  • MQTT Server
  • Pub/Sub
  • LoRa Cloud
  • Node-RED
  • IFTTT
  • Payload Formatters
  • Storage Integration
  • Webhooks

Azure IoT Hub

This guide will help you setup the Azure IoT Hub integration.

The key features of the Azure IoT Hub integration are:

  • Handling uplink messages: The Things Stack publishes uplink messages to an Azure IoT Hub
  • Creating and deleting devices: manage end device in Azure IoT Hub, using the LoRaWAN device repository
  • Updating device state in Device Twin: update the device reported properties based on the decoded payloads, and schedule downlinks based on the device desired properties
Note:
This integration comes with a Azure Resource Manager Template template to deploy in your Azure account.
Default integration overview

Architecture

The Azure IoT Hub integration is a serverless deployment that scales automatically as your deployment grows.
Read

Deployment Guide

Learn how to deploy the Azure IoT Hub integration for The Things Stack.
Read

Managing Devices

The Azure IoT Hub integration for The Things Stack synchronizes the device registry: you can create devices in Azure IoT Hub which trigger an Azure Function that creates the device in The Things Stack.
Read

Messages and Device Twin

The Things Stack publishes uplink messages to Azure IoT Hub as device telemetry. The Things Stack updates the Device Twin reported properties of the device, and schedules downlinks when the Device Twin desired properties are changed.
Read

Update

You can update the Azure IoT Hub integration for The Things Stack using Azure Resource Manager easily. In most cases, this is without service interruptions.
Read

Uninstall

You can uninstall the Azure IoT Hub integration for The Things Stack by deleting the Resource Group in which the Deployment was done.
Read
← Device Templates Architecture →

On this page

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 Johan Stokking on 23 Feb 2022.
Update AWS IoT Core to new console (#784)

Edit on Github