Clarify that MQTT nodes are single-use in UI
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
### Epic
_No response_
### Description
**As a user setting up an MQTT connection**
**I want to be reminded that clients are single-use**
**So that I don't run into an error where MQTT nodes continually connect and reconnect**
MQTT nodes are limited to a single client per node. When a user sets up more than one node that connects to the same client, the nodes will connect and disconnect.
This work is to clarify in the MQTT node UI that clients must not be reused. A follow-on piece will improve the experience by removing this limitation.
### Which customers would this be available to
None
### Acceptance Criteria
- [ ] criteria 1
- [ ] criteria 2
- [ ] criteria 3
- ...
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
Assessment
This issue has not been assessed yet.