OVMS3-idf/docs/en/api-reference/protocols
Anurag Kar b75f8b1b20 ESP Local Control Feature Added
List of changes:
* New component esp_local_ctrl added
* Example added under examples/protocols/esp_local_ctrl
* Documentation added under protocols/esp_local_ctrl
* Demo client side app esp_local_ctrl.py added under examples/protocols/esp_local_ctrl/scripts
* protocomm_ble : protocomm_ble_config_t given struct name for allowing forward declaration
* esp_prov/transport_softap renamed to transport_http
* transport_http module supports verification of server certificate
* transport_http module performs name resolution before connection
2019-07-03 21:31:04 +05:30
..
asio.rst asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
esp_http_client.rst docs: corrected typo event_handler 2018-11-08 15:57:13 +05:30
esp_http_server.rst zh_CN translation of HTTP Server API reference 2019-03-20 16:45:16 +08:00
esp_https_server.rst Docs : esp_https_server API references corrected 2018-11-22 15:57:05 +05:30
esp_local_ctrl.rst ESP Local Control Feature Added 2019-07-03 21:31:04 +05:30
esp_tls.rst changes to accomodate new Doc structure 2018-04-06 17:16:27 +05:30
esp_websocket_client.rst esp_websocket_client: Add websocket client component 2019-06-20 15:37:40 +08:00
index.rst ESP Local Control Feature Added 2019-07-03 21:31:04 +05:30
mdns.rst mdns: documentation: fixed inconsistent enum in example of reading mdns results 2019-05-14 16:41:07 +02:00
modbus.rst Rename Kconfig options (components/freemodbus) 2019-05-21 09:09:01 +02:00
mqtt.rst mqtt: added support for esp event loop, updating examples to register and use event loop handler 2019-06-04 07:41:27 +02:00