/
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.
, multiple selections available,
Related content
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
My client is unable to subscribe to any topics
My client is unable to subscribe to any topics
More like this
Client is not authorised to connect because of TLS-SNI extension is disabled
Client is not authorised to connect because of TLS-SNI extension is disabled
More like this
Troubleshooting MQTT Client Connection Issues
Troubleshooting MQTT Client Connection Issues
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
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