OVMS3-idf/tools/esp_prov/transport
Anurag Kar c1fe8ceb83 esp_prov : Minor refactoring in argument dependent logic
Other changes:
* Command line argument name and descriptions updated and formatted
* Some exception messages updated for clarity
* READMEs updated for tool and all provisioning examples
* Minor update in example test scripts due to change in esp_prov.get_transport() API
* Transport_Softap renamed to Transport_HTTP
* Transport_HTTP now forces connect on initialization
2019-07-07 12:45:06 +05:30
..
__init__.py esp_prov : Minor refactoring in argument dependent logic 2019-07-07 12:45:06 +05:30
ble_cli.py esp_prov : Runtime discovery of Service UUID and endpoint name mapping 2019-06-03 08:26:48 +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-06-03 08:26:48 +00:00
transport_console.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
transport_http.py esp_prov : Minor refactoring in argument dependent logic 2019-07-07 12:45:06 +05:30