fdobrovolny/esp-freertos-coremqtt-agent

0.0.1-alpha.1

Pre-release
uploaded 1 year ago
CoreMQTT Agent for ESP-IDF

readme

esp-freertos-coremqtt-agent

FreeRTOS CoreMQTT Agent library ported as ESP-IDF component.

Port of the FreeRTOS CoreMQTT Agent library to ESP-IDF as a component. This port is based on the FreeRTOS AWS IOT libraries port

How to use

Add as a component

Add the component to your project components directory:

Bash

git clone --recursive https://github.com/fdobrovolny/esp-freertos-coremqtt-agent.git

Follow the official FreeRTOS CoreMQTT Agent library documentation to use the library.

Examples

You can find examples in the official FreeRTOS coreMQTT-Agent-Demos repository.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "fdobrovolny/esp-freertos-coremqtt-agent^0.0.1-alpha.1"

or download archive

Stats

  • Archive size
    Archive size ~ 228.91 KB
  • Downloaded in total
    Downloaded in total 5 times
  • Downloaded this version
    This version: 5 times

Badge

fdobrovolny/esp-freertos-coremqtt-agent version: 0.0.1-alpha.1
|