constexpr reason_code topic_alias_invalid = { 0x94 };
The Client or Server received a PUBLISH packet containing a Topic Alias greater than the Maximum Topic Alias.
Header: async_mqtt5/reason_codes.hpp
Convenience header: async_mqtt5.hpp