• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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