Updated on 2023-11-14 GMT+08:00

Overview

The IoT platform provides SDKs for the application and device sides so that devices can connect to the platform and applications can call platform APIs to implement secure access, device management, data collection, and command delivery.

Resource Package

Description

Download Link

Application Java SDK

You can use Java methods to call application-side APIs to communicate with the platform. For details, see Java SDK.

Java SDK

Application .NET SDK

You can use .NET methods to call application-side APIs to communicate with the platform. For details, see .NET SDK.

.NET SDK

Application Python SDK

You can use Python methods to call application-side APIs to communicate with the platform. For details, see Python SDK.

Python SDK

Application Go SDK

You can use Go methods to call application-side APIs to communicate with the platform. For details, see Go SDK.

Go SDK

Application Node.js SDK

You can use Node.js methods to call application-side APIs to communicate with the platform. For details, see Node.js SDK.

Node.js SDK

Application PHP SDK

You can use PHP methods to call application-side APIs to communicate with the platform. For details, see PHP SDK.

PHP SDK

IoT Device SDK (Java)

Devices can connect to the platform by integrating IoT Device SDK (Java). The demo provides the code sample for calling the SDK APIs. For details, see IoT Device SDK (Java).

IoT Device SDK (Java)

IoT Device SDK (C)

Devices can connect to the platform by integrating IoT Device SDK (C). The demo provides the code sample for calling the SDK APIs. For details, see IoT Device SDK (C).

IoT Device SDK (C)

IoT Device SDK (C#)

Devices can connect to the platform by integrating IoT Device SDK (C#). The demo provides the code sample for calling the SDK APIs. For details, see IoT Device SDK (C).

IoT Device SDK (C#)

IoT Device SDK (Android)

Devices can connect to the platform by integrating IoT Device SDK (Android). The demo provides the code sample for calling the SDK APIs. For details, see IoT Device SDK (Android).

IoT Device SDK (Android)

IoT Device SDK (Go Community Edition)

Devices can connect to the platform by integrating IoT Device SDK (Go Community Edition). The demo provides the code sample for calling the SDK APIs. For details, see IoT Device SDK (Go Community Edition).

IoT Device SDK (Go Community Edition)

IoT Device SDK Tiny (C)

Devices can connect to the platform by integrating IoT Device SDK Tiny (C). The demo provides the code sample for calling the SDK APIs. For details, see IoT Device Tiny SDK (C).

IoT Device SDK Tiny (C)