PrevUpHomeNext

reason_codes::server_busy

constexpr reason_code server_busy = { 0x89 };

The MQTT Server is busy, try again later.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext