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