MQTT port implementation
Implementation of functionalities of an MQTT port instance.
Port configuration options
Port logger, to be used internally
Return the underlying port instance
Return the port state as a boolean value, true if the port is available, false in otherwise
Close the port instance
Initialize the port instance
Stop the port instance
MQTT port implementation