The SDK is used to develop southbound device services connected to tuya edge gateway.
Developers need to implement the ProtocolDriver
interface in their services and start the device service in the main
function. You can use the startup
package to implement the main
function.
Please refer to the southbound device service development template device-service-template provided in the SDK. It is recommended to use this template format to develop southbound device services.
Tuya IoT Developer Platform: https://developer.tuya.com/en/
Tuya Developer Help Center: https://support.tuya.com/en/help
Tuya Work Order System: https://service.console.tuya.com/
Continuous development...