Modify MQTT Client ID
Each MQTT Client ID can only have one connection.
If the same Client ID host is connected, former Client will be disconnected.
So, it is necessary to set the Client ID flexibly in each connection.
The solution could be key generation.