/
Where Can I Find The ClientID?
Where Can I Find The ClientID?
The client ID is a unique per-client identifier that is provided by the connecting client. Each client will have a unique ID associated with it which is defined by the client during the initial connection.
This client identifier can be set arbitrarily, and unless otherwise configured somewhere in the deployment, serves only to uniquely identify the connected client. If left blank, oftentimes client libraries will automatically generate a unique client identifier on connection request.
More information on ClientID can be found under official MQTT documentation.
In case of any further issues, please contact HiveMQ Support.
Related content
Troubleshooting MQTT Client Connection Issues
Troubleshooting MQTT Client Connection Issues
More like this
How to identify broker, ClientID, SSL and authentication information for my cluster?
How to identify broker, ClientID, SSL and authentication information for my cluster?
More like this
Do you have example of Arduino MQTT client secure connection to HiveMQ Cloud broker?
Do you have example of Arduino MQTT client secure connection to HiveMQ Cloud broker?
More like this
My client is not able to connect to the HiveMQ Cloud cluster
My client is not able to connect to the HiveMQ Cloud cluster
More like this
How to enable/access REST API's
How to enable/access REST API's
More like this
HiveMQ MQTT 5 Client Disconnect Reason Codes
HiveMQ MQTT 5 Client Disconnect Reason Codes
More like this