We currently configure HTTP and MQTT with separate host and port parameters. To simplify and unify the configuration with the Kafka connection feature introduced in issue #4666, we propose replacing them (host and port) with a single endpoint parameter in both connections.
Do you have the intention to implement the solution