SDK Architecture

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

Architecture Diagram

SDK Architecture

Directory Structure

ty_iot_wf_rtos_sdk_2.3.1
├─ apps # Demo
│  ├─ tuya_demo_elp_1plug
│  ├─ tuya_demo_light_pwm
│  └─ tuya_demo_template
├─ platforms # Chip platform related documents
└─ sdk # Tuya Wi-Fi SDK
│  ├─ include # Head File
│  └─ lib # Library
├─ build_app.h # Compile script
├─ CHANGELOG.md # Iteration description
├─ README.md # Precautions