TuyaOS Link SDK Integration

Last Updated on : 2022-11-24 09:19:57download

TuyaOS Link SDK is written in C, aiming to help developers to connect their proprietary hardware to the Tuya IoT Development Platform. This SDK contains the implementation of essential IoT capabilities including device activation, bidirectional data exchange between the cloud and devices, and OTA updates.

It is independent of platforms and operating systems (OS). If your devices support the TCP/IP protocol stack, you can develop with this SDK to connect your devices to the platform.

Integration methods

There are multiple options for integrating with the Link SDK. You can choose the one that best suits your hardware.

System on a chip (SoC) integration

TuyaOS Link SDK Integration

Attention (AT) module and MCU integration

TuyaOS Link SDK Integration

AT module integration

TuyaOS Link SDK Integration

OpenCPU integration

TuyaOS Link SDK Integration