Skip to content

Commit

Permalink
MQTT: Update submodule reference
Browse files Browse the repository at this point in the history
SSL: add config option for skipping common name check
esp-mqtt commit: espressif@5e8950e)
Closes espressif#158

SSL: add support for tls with secure element (ATECC608A)
esp-mqtt commit: espressif@a7ff9af)
Closes espressif#156

Websocket: Allow the query part of the uri to be a part of the path
esp-mqtt commit: espressif@40b06de)
Closes espressif#161

Config: Add check for consistency between config settings
esp-mqtt commit: espressif@8a412c1)

Add IDF version check for secure element feature
esp-mqtt commit: espressif@db4bce0)

Fix esp_mqtt_client_stop deadlock
esp-mqtt commit: espressif@5e17dca)
Closes espressif#163

Add dispatch error event for read errors
esp-mqtt commit: espressif@d4aaec0
Closes espressif/esp-idf#5704

Cleanup expired messages when offline
esp-mqtt commit: espressif@bdadd77
Closes espressif/esp-idf#5668

esp_mqtt_client_publish now returns msg id for QoS > 0 when offline
esp-mqtt commit: espressif@f7325bf

Add support for Digital Signature through ESP-TLS
esp-mqtt commit: espressif@7d8e59d
  • Loading branch information
ESP-Marius authored and egnor committed Dec 23, 2022
1 parent 48b6d88 commit 52779f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/mqtt/esp-mqtt
Submodule esp-mqtt updated from 6bc94a to 01594b

0 comments on commit 52779f0

Please sign in to comment.