Tuya Developer PlatformCloud DevelopmentBest PracticeDevice Control and Message Subscription Practice

Device Control and Message Subscription Practice

Last Updated on : 2023-06-27 03:13:18download

Based on Tuya’s open capabilities and SDKs of cloud development, you can call device APIs to control smart devices and listen for device messages. Thanks to the strict uniformity of the Powered by Tuya device system, you can extend this control method to all Powered by Tuya devices and accelerate your SaaS development based on smart devices without regard to device differences.

Currently, this practice is demonstrated in four programming languages:

Programming language URL
Java Develop with Java SDK
Golang Develop with Go SDK
Python Develop with Python SDK
Node.js Develop with Node.js SDK