| 123456789101112131415161718192021222324252627 |
- Provisioning API
- ****************
- :link_to_translation:`zh_CN:[中文]`
- .. toctree::
- :maxdepth: 1
- protocomm
- provisioning
- wifi_provisioning
- Code examples for above API are provided in the :example:`provisioning` directory of ESP-IDF examples.
- .. toctree::
- :maxdepth: 1
- ../network/esp_smartconfig
- Code example for above API is provided in :example:`wifi/smart_config`.
- .. toctree::
- :maxdepth: 1
- ../network/esp_dpp
- Code example for above API is provided in :example:`wifi/wifi_easy_connect/dpp-enrollee`.
|