Skip to content

Can't unsubscribe from Time feed #128

@tyeth

Description

@tyeth

The Circuitpython API for Adafruitio's MQTT client has a method called subscribe_to_time("iso"). But it does not appear to have a method to unsubscribe. It appears to subscribe to time/ISO-8601. If I try to use the unsubscribe() method on that feed name (or just ISO-8601) an exception is raised saying you must subscribe first. How can I unsubscribe from the time feed?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions