tencent cloud

IoT Hub

Release Notes and Announcements
Release Notes
Product Introduction
Overview
Features
Strengths
Use Cases
Use Limits
Basic Concepts
Getting Started
Quick Start
Scenario 1: Device Interconnection
Scenario 2: Device Status Reporting and Setting
MQTT.fx Connection Guide
Console Guide
Product Management
Rule Engine
Sub-account Access to IoT Hub
Firmware Upgrade
Resource Management
Certificate Management
Developer Manual
Feature Components
Signature Algorithm
Device Authentication
Device Connection Protocol
Gateway Subdevice
Message Communication
Device Shadow
Device Firmware Upgrade
Remote Device Configuration
Resource Management
Device Log Reporting
NTP Service
Device Connection Manual
Device Connection Overview
Connection Based on SDK for C
Connection Based on SDK for Android
Connection Based on SDK for Java
Connection Based on SDK for Python
API Documentation
History
Introduction
API Category
Making API Requests
Device Shadow APIs
Device APIs
CA Certificate APIs
Product APIs
Data Types
Error Codes
FAQs
General
Device Connection and Reporting
Rule Engine
Console
IoT Hub Policy
Privacy Policy
Data Privacy And Security Agreement
Glossary

Device Connection Overview

PDF
Focus Mode
Font Size
Last updated: 2024-12-27 16:55:23

Feature Overview

To facilitate the connection of your devices and ensure the security of connection, IoT Hub provides a complete device connection service. To connect a device to IoT Hub, you need to complete device registration/creation first. The process of connection to IoT Hub be completed only after the device registration/creation succeeds.

Device connection service

The device connection service provides the feature of dynamic device registration, so device registration can be completed by devices themselves.
The device connection service supports connection over diverse protocols, including MQTT, WebSocket, HTTP/HTTPS, and CoAP.
The device connection service is capable of connection authentication, so devices need to be authenticated based on the connection protocol to ensure the connection security.
The device connection service offers device SDKs, based on which devices can be connected easily.

Device connection based on SDK

IoT Hub provides SDKs for C, Android, and Java for device connection. They are integrated with the features included in the device connection service, so you only need to set the device information (for key-authenticated devices: ProductID, DeviceName, and device key; for certificate-authenticated devices: ProductID, DeviceName, certificate file, key file, and CA Certificate) in them and integrate their corresponding features into your devices to complete device connection. In addition to the connection service features, the SDKs also include functional APIs for device shadow, OTA, and RRPC. For more information on the APIs, please see:
Note:
IoT Hub supports custom connection. You can connect devices to it in a custom way simply by following the protocols and authentication processes it provides.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback