Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't unsubscribe from Time feed #128

Open
tyeth opened this issue Feb 11, 2025 · 0 comments
Open

Can't unsubscribe from Time feed #128

tyeth opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@tyeth
Copy link
Contributor

tyeth commented Feb 11, 2025

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?

@tyeth tyeth self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant