PrevUpHomeNext

reason_codes::implementation_specific_error

constexpr reason_code implementation_specific_error = { 0x83 };

The packet is valid but not accepted by this Server.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext