PrevUpHomeNext

reason_codes::connection_rate_exceeded

constexpr reason_code connection_rate_exceeded = { 0x9f };

The connection rate limit has been exceeded.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext