2023-10-25 15:34:42 +02:00
|
|
|
version: "0.2.0"
|
2023-09-18 12:20:44 +02:00
|
|
|
description: C++ APIs for ESP-MQTT library
|
2022-10-13 17:17:15 +02:00
|
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_mqtt_cxx
|
2023-09-18 12:20:44 +02:00
|
|
|
issues: https://github.com/espressif/esp-protocols/issues
|
|
|
|
documentation: https://docs.espressif.com/projects/esp-protocols/esp_mqtt_cxx/docs/latest/index.html
|
|
|
|
repository: https://github.com/espressif/esp-protocols.git
|
2022-10-13 17:17:15 +02:00
|
|
|
dependencies:
|
|
|
|
espressif/esp-idf-cxx: "^1.0.0-beta"
|
|
|
|
# Required IDF version
|
|
|
|
idf:
|
|
|
|
version: ">=5.0"
|