# 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)
idf.py add-dependency "espressif/esp_mqtt_cxx^0.1.0"