docs(esp_mqtt_cxx): updated documentation and deployment file

This commit is contained in:
Suren Gabrielyan
2023-04-04 14:36:52 +04:00
parent db0e20f446
commit a547ec8147
4 changed files with 21 additions and 3 deletions

View File

@ -0,0 +1,13 @@
# 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)