PrevUpHomeNext

reason_codes::unsupported_protocol_version

constexpr reason_code unsupported_protocol_version = { 0x84 };

The Server does not support the requested version of the MQTT protocol.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext