Enum representing the connection state of the Mqtt client.
Abstract interface for Mqtt client wrappers.
This defines the common functionalities required for interacting with an Mqtt broker,
regardless of the underlying Mqtt protocol version (v3.1.1 or v5).