OVMS3-idf/examples/protocols
David Cermak 74cc7a065f mdns tests: execute test services only when running example in ci
Test services may cause confussion (and did cause some GitHub/forum issues). This update runs test services only when example executed in ci. Also host name is a simple config entry if executed outside of ci.
2019-01-30 09:55:52 +00:00
..
asio Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
aws_iot Merge branch 'bugfix/aws_iot_examples_cmake_build' into 'master' 2019-01-30 14:27:51 +08:00
coap_client Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
coap_server Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_http_client Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
http2_request Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
http_request Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
http_server Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
https_mbedtls Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
https_request Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
https_server Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
mdns mdns tests: execute test services only when running example in ci 2019-01-30 09:55:52 +00:00
modbus_slave Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
mqtt Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
openssl_client Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
openssl_server Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
pppos_client Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
sntp Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
sockets Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

Protocols Examples

Implementation of internet communication protocols and services.

See the README.md file in the upper level examples directory for more information about examples.