esp-idf/docs/zh_CN/api-reference/provisioning/index.rst
2023-04-24 14:23:35 +08:00

30 lines
659 B
ReStructuredText

配网 API
****************
:link_to_translation:`en:[English]`
.. toctree::
:maxdepth: 1
protocomm
:SOC_WIFI_SUPPORTED: provisioning
:SOC_WIFI_SUPPORTED: wifi_provisioning
.. only:: SOC_WIFI_SUPPORTED
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`provisioning` 目录下。
.. toctree::
:maxdepth: 1
../network/esp_smartconfig
本部分的 API 示例代码存放在 :example:`wifi/smart_config` 目录下。
.. toctree::
:maxdepth: 1
../network/esp_dpp
本部分的 API 示例代码存放在 :example:`wifi/wifi_easy_connect/dpp-enrollee` 目录下。