Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 925 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 925 Bytes

Tuya-edge-driver-sdk-go

Overview

The SDK is used to develop southbound device services connected to tuya edge gateway.

Usage

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.

Technical Support

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/

License

Apache-2.0

Continuous development...