SDK Architecture

Last Updated on : 2024-06-26 07:03:46download

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