# applications_sample_wifi_iot **Repository Path**: bestoneself/applications_sample_wifi_iot ## Basic Information - **Project Name**: applications_sample_wifi_iot - **Description**: Samples of wifi_iot | wifi_iot示例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 152 - **Created**: 2023-11-03 - **Last Updated**: 2023-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WIFI\_IOT\_APP - [Introduction](#section11660541593) - [Directory Structure](#section1464106163817) - [Repositories Involved](#section1718733212019) ## Introduction The WIFI\_IOT\_APP module provides sample code for iothardware, demolink, and samgr. ## Directory Structure ``` applications/sample/wifi-iot/ # Sample code └── app ├── BUILD.gn # Build script ├── demolink # Sample code for integrating demolink ├── iothardware # Sample code for LED operations ├── samgr # Sample code for the service framework └── startup ``` ## Repositories Involved applications\_sample\_wifi-iot