pub type MqttConnection = Connection;
Use MQTT to connect to the kDB Server
pub struct MqttConnection { /* private fields */ }