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

17 lines
357 B
ReStructuredText

Protocols API
*************
.. toctree::
:maxdepth: 1
mDNS <mdns>
ESP-TLS <esp_tls>
HTTP Client <esp_http_client>
HTTP Server <esp_http_server>
HTTPS Server <esp_https_server>
ASIO <asio>
ESP-MQTT <mqtt>
Modbus slave <modbus>
Example code for this API section is provided in :example:`protocols` directory of ESP-IDF examples.