Skip to content

Add MQTT to Library #23

Closed
Closed
@brentru

Description

@brentru

This library currently only supports HTTP via a RESTClient class. With CircuitPython_MiniMQTT, we can now support a new class named mqtt to interface with the Adafruit IO MQTT API.

  • Add MQTT class
    • Class should remain similar to Adafruit IO Python's MQTT Class.
  • Add examples for using CircuitPython Adafruit IO with MQTT

MiniMQTT: https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions