Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-04 00:51:42 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e8c901b14434323552c28129a1c0a8e314d1c266
esp-idf/examples/protocols/mqtt/ws/main/Kconfig.projbuild

10 lines
223 B
Plaintext
Raw Normal View History

MQTT: Integrate esp-mqtt library into idf added docs and tests for mqtt library, small fixes (removed warnings, option for custom outbox, websocket bug fixed for longer transports). refactored to use common tcp_transport component, support for CMake build system. Closes #2108
2018-07-24 16:59:03 +02:00
menu "Example Configuration"
Correct Kconfigs according to the coding style
2019-01-25 17:10:53 +01:00
config BROKER_URI
string "Broker URL"
examples: Update mqtt open source test server address
2021-02-23 15:29:07 +08:00
default "ws://mqtt.eclipseprojects.io:80/mqtt"
Correct Kconfigs according to the coding style
2019-01-25 17:10:53 +01:00
help
URL of an mqtt broker which this example connects to.
mqtt tests: connect to local broker when running in CI to make the tests more reliable
2018-12-07 15:15:34 +01:00
MQTT: Integrate esp-mqtt library into idf added docs and tests for mqtt library, small fixes (removed warnings, option for custom outbox, websocket bug fixed for longer transports). refactored to use common tcp_transport component, support for CMake build system. Closes #2108
2018-07-24 16:59:03 +02:00
endmenu
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 85ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API