Skip to content

Expose feed callbacks via MiniMQTT topic callbacks #45

Closed
@brentru

Description

@brentru

MiniMQTT is able to execute a method if a new message is received on a topic. To keep in-line with the naming convention of Adafruit IO, this method should be named add_feed_callback instead of the MiniMQTT's standard add_topic_callback

Example: https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/blob/master/examples/minimqtt_pub_sub_blocking_topic_callbacks.py

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