espressif/esp_mqtt_cxx
uploaded 5 months ago

0.1.0

esp mqtt cxx

readme

# esp_mqtt_cxx [![Component Registry](https://components.espressif.com/components/espressif/esp_mqtt_cxx/badge.svg)](https://components.espressif.com/components/espressif/esp_mqtt_cxx) The ESP MQTT client is a wrapper over the esp_mqtt client with the goal of providing a higher level API. ## Examples Get started with [examples](examples) ## Documentation * View the full [html documentation](https://docs.espressif.com/projects/esp-protocols/docs/latest/esp_mqtt_cxx/index.html)

changelog

# Changelog ## [0.1.0](https://github.com/espressif/esp-protocols/commits/1407dfc) ### Updated - Adds esp_mqtt_cxx component ([1407dfc](https://github.com/espressif/esp-protocols/commit/1407dfc))

readme of ssl example

| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 | | ----------------- | ----- | -------- | -------- | -------- | -------- |

readme of tcp example

| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 | | ----------------- | ----- | -------- | -------- | -------- | -------- |

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_mqtt_cxx^0.1.0"

or download archive

Dependencies

  • espressif/esp-idf-cxx ^1.0.0-beta
  • ESP-IDF >=5.0
  • Examples:

    Stats

    • Downloaded in total
      Downloaded in total 36 times
    • Downloaded this version
      This version: 36 times

    Badge

    espressif/esp_mqtt_cxx version: 0.1.0 |