/
HiveMQ MQTT 5 Client Disconnect Reason Codes
HiveMQ MQTT 5 Client Disconnect Reason Codes
This table summarizes disconnection scenarios, and the resultant reason codes when using a MQTT 5 client
Method | Reason Code | Reason String |
---|---|---|
onAuthenticationFailedDisconnect | NOT_AUTHORIZED | Unknown authentication key or wrong authentication secret |
onClientInitiatedDisconnect | NORMAL_DISCONNECTION | Empty |
onServerInitiatedDisconnect | ADMINISTRATIVE_ACTION | Empty |
onConnectionLost | Empty | Empty |
, multiple selections available,
Related content
Getting Started with MQTT and HiveMQ: A Guide for New Users
Getting Started with MQTT and HiveMQ: A Guide for New Users
More like this
Troubleshooting MQTT Client Connection Issues
Troubleshooting MQTT Client Connection Issues
More like this
My Paho client cannot connect
My Paho client cannot connect
More like this
Outgoing publish message was dropped. Reason: The QoS 0 memory limit exceeded
Outgoing publish message was dropped. Reason: The QoS 0 memory limit exceeded
More like this