MQTT_REASON_CODE (ENUM)ΒΆ
TYPE MQTT_REASON_CODE :
MQTT V5 reason codes
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Success - 0 - Granted_QoS_1 - 1 - Granted_QoS_2 - 2 - Disconnect_with_Will_Message - 4 - No_matching_subscribers - 16 - No_subscription_existed - 17 - Continue_authentication - 24 - Re_authenticate - 25 - Unspecified_error - 128 - Malformed_Packet - 129 - Protocol_Error - 130 - Implementation_specific_error - 131 - Unsupported_Protocol_Version - 132 - Client_Identifier_not_valid - 133 - Bad_User_Name_or_Password - 134 - 135 - 136 - Server_busy - 137 - Banned - 138 - Server_shutting_down - 139 - Bad_authentication_method - 140 - Keep_Alive_timeout - 141 - Session_taken_over - 142 - Topic_Filter_invalid - 143 - Topic_Name_invalid - 144 - Packet_Identifier_in_use - 145 - Packet_Identifier_not_found - 146 - Receive_Maximum_exceeded - 147 - Topic_Alias_invalid - 148 - Packet_too_large - 149 - Message_rate_too_high - 150 - Quota_exceeded - 151 - Administrative_action - 152 - Payload_format_invalid - 153 - Retain_not_supported - 154 - QoS_not_supported - 155 - Use_another_server - 156 - Server_moved - 157 - 158 - Connection_rate_exceeded - 159 - Maximum_connect_time - 160 - Subscription_Identifiers_not_supported - 161 - Wildcard_Subscriptions_not_supported - 162 
