ComputerScienceHouse / ComputerScienceHouse/letmein
Environment Variable to ensure unique MQTT Client ID
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Ata found a cool bug where if you're running a client and server instance at the same time, you might have collisions with your MQTT ID.
Should add another environment variable that adds a unique string or something to the MQTT ID so that can't happen between instances.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.