OVMS3-idf/docs/zh_CN/api-reference/protocols/index.rst

26 lines
593 B
ReStructuredText
Raw Normal View History

应用层协议
**********
:link_to_translation:`en:[English]`
.. toctree::
:maxdepth: 1
mDNS <mdns>
ESP-TLS <esp_tls>
HTTP Client <esp_http_client>
Websocket Client <esp_websocket_client>
HTTP 服务器 <esp_http_server>
HTTPS Server <esp_https_server>
ASIO <asio>
ESP-MQTT <mqtt>
Modbus slave <modbus>
Local Control <esp_local_ctrl>
此 API 部分的示例代码在 ESP-IDF 示例工程的 :example:`protocols` 目录下提供。
IP 网络层协议
=============
IP 网络层协议(应用层协议之下)的文档位于 :doc:`../network/index`