Skip to content

Experimental support for MQTT subscriptions.#22

Open
dknowles2 wants to merge 1 commit into
mainfrom
experimental-mqtt-support
Open

Experimental support for MQTT subscriptions.#22
dknowles2 wants to merge 1 commit into
mainfrom
experimental-mqtt-support

Conversation

@dknowles2

@dknowles2 dknowles2 commented Dec 25, 2022

Copy link
Copy Markdown
Owner

Note that this has a number of flaws:

  • Only one subscription is allowed per account (the mqtt subscriber id provided is the user_id)
  • Only one device may have a subscription at a time

When a second subscription is started, the first one is disconnected.

WARNING: This code does not properly account for these conditions.

@dknowles2 dknowles2 force-pushed the experimental-mqtt-support branch from a8ee507 to 93a7bdc Compare January 6, 2024 16:04
@dknowles2 dknowles2 force-pushed the experimental-mqtt-support branch from 93a7bdc to 32191e6 Compare April 20, 2025 14:58
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

Successfully merging this pull request may close these issues.

1 participant