Logo
Explore Help
Sign In
feedc0de/esp-protocols
1
0
Fork 0
You've already forked esp-protocols
forked from espressif/esp-protocols
Code Pull Requests Activity
Files
d273e1081921c14c872f097d42daadae05f75273
esp-protocols/components/esp_mqtt_cxx/examples/ssl/main/Kconfig.projbuild

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
201 B
Plaintext
Raw Normal View History

experimental/mqtt_cxx: Adds a C++ Mqtt client wrapper - Base class with separated event handlers for each Mqtt client event. - Topic matcher added to support data events. - Filter class to allow only mqtt valid topic filters. - Initial code for unit test on the host.
2020-12-15 13:10:10 +00:00
menu "Example Configuration"
config BROKER_URI
string "Broker URL"
Adds esp_mqtt_cxx component - Component moved from esp-idf - Files moved to adjust to esp-protocol structure
2022-10-13 17:17:15 +02:00
default "mqtts://mqtt.eclipseprojects.io:8883"
experimental/mqtt_cxx: Adds a C++ Mqtt client wrapper - Base class with separated event handlers for each Mqtt client event. - Topic matcher added to support data events. - Filter class to allow only mqtt valid topic filters. - Initial code for unit test on the host.
2020-12-15 13:10:10 +00:00
help
URL of the broker to connect to
endmenu
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 134ms Template: 2ms
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