Logo
Explore Help
Sign In
espressif/esp-protocols
1
0
Fork 1
You've already forked esp-protocols
mirror of https://github.com/espressif/esp-protocols.git synced 2025-07-16 20:12:13 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
e6c0538d55f411bedeaaf1634cdfcdca1915487e
esp-protocols/components/esp_mqtt_cxx/examples/tcp/main/Kconfig.projbuild

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

10 lines
195 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_URL
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 "mqtt://mqtt.eclipseprojects.io"
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
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 23ms 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