|
d4c6d5ed5d
|
fix(mqtt_cxx): Adds missing configuration fields
Some aspects of the underlying mqtt client were not set.
Fix #554
|
2024-04-22 12:30:20 +02:00 |
|
|
c48e44205d
|
fix(common): removed Wno-format flag and fixed formatting warnings
|
2023-09-25 19:55:44 +04:00 |
|
|
bac742df80
|
fix(mqtt_cxx): Removes meaningless printf on subscribed handler (#358)
Removes the printf since the information isn't in the event.
Closes https://github.com/espressif/esp-protocols/issues/356
|
2023-09-21 08:42:28 +02:00 |
|
|
ee09ff45e5
|
feat(mqtt_cxx): configure client authentication via certificate/key or secure element
|
2023-03-16 09:42:43 +01:00 |
|
|
1407dfc2e7
|
Adds esp_mqtt_cxx component
- Component moved from esp-idf
- Files moved to adjust to esp-protocol structure
|
2023-02-16 09:59:46 +01:00 |
|