PrevUpHomeNext

reason_codes::server_unavailable

constexpr reason_code server_unavailable = { 0x88 };

The MQTT Server is not available.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext