README.md
1# WIFI\_IOT\_APP<a name="EN-US_TOPIC_0000001132694217"></a>
2
3- [Introduction](#section11660541593)
4- [Directory Structure](#section1464106163817)
5- [Repositories Involved](#section1718733212019)
6
7## Introduction<a name="section11660541593"></a>
8
9The WIFI\_IOT\_APP module provides sample code for iothardware, demolink, and samgr.
10
11## Directory Structure<a name="section1464106163817"></a>
12
13```
14applications/sample/wifi-iot/ # Sample code
15└── app
16 ├── BUILD.gn # Build script
17 ├── demolink # Sample code for integrating demolink
18 ├── iothardware # Sample code for LED operations
19 ├── samgr # Sample code for the service framework
20 └── startup
21```
22
23## Repositories Involved<a name="section1718733212019"></a>
24
25applications\_sample\_wifi-iot
26
27
README_zh.md
1# WIFI\_IOT\_APP组件<a name="ZH-CN_TOPIC_0000001132694217"></a>
2
3- [简介](#section11660541593)
4- [目录](#section1464106163817)
5- [涉及仓](#section1718733212019)
6
7## 简介<a name="section11660541593"></a>
8
9WIFI\_IOT\_APP组件,提供了iothardware、demolink、samgr等示例代码。
10
11## 目录<a name="section1464106163817"></a>
12
13```
14applications/sample/wifi-iot/ # sample模块目录
15└── app
16 ├── BUILD.gn # 模块构建脚本
17 ├── demolink # demolink集成示例代码
18 ├── iothardware # LED操作示例代码
19 ├── samgr # 服务框架示例代码
20 └── startup
21```
22
23## 涉及仓<a name="section1718733212019"></a>
24
25applications\_sample\_wifi-iot
26
27