Linux Device Connection

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

The Linux-based SDK is tailored on top of TuyaOS architecture to help diversify your IoT application offerings. It provides a host of APIs to help you develop easily, covering the essential IoT capabilities such as device pairing, two-way communication between devices and the cloud, testing and authorization, and OTA updates as well as a bunch of product-specific applications. To connect to the Tuya IoT Development Platform, you only need to integrate the SDK into your existing system and make an adaptation to TuyaOS-defined standard APIs.

Advantages

A host of application components are provided to suit your particular requirements without unnecessary overheads on IoT application development.

SDK types

Linux-based SDKs are provided in light of basic IoT capabilities and product-specific capabilities.

SDK type Description
Basic SDK The SDK includes a host of basic IoT features such as device pairing, two-way communication between devices and the cloud, testing and authorization, and OTA updates.
Extension SDK The SDK includes product-specific features, such as IP camera (IPC) SDK and gateway SDK.

SDK features

  • Platform-agnostic: Abstract away the hardware layer and encapsulate standard APIs into the SDK to support quick integration with chipset platforms that run on Linux.
  • Safe and reliable: Our proven SDK provides stable performance. All communication data and device information are encrypted to secure your IoT deployment.
  • Various components: The SDK provides both basic and advanced features including device pairing, two-way communication between devices and the cloud, testing and authorization, and OTA updates as well as media streaming and control hub.