OVMS3-idf/tools/esp_prov/transport
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
..
__init__.py ESP Local Control Feature Added 2019-07-03 21:31:04 +05:30
ble_cli.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-05-15 12:27:03 +00:00
transport.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
transport_ble.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-05-15 12:27:03 +00:00
transport_console.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
transport_http.py ESP Local Control Feature Added 2019-07-03 21:31:04 +05:30