Class MqttFactory

java.lang.Object
energy.eddie.aiida.utils.MqttFactory

public class MqttFactory extends Object
  • Method Details

    • getMqttAsyncClient

      public static org.eclipse.paho.mqttv5.client.MqttAsyncClient getMqttAsyncClient(String serverURI, String clientId, @Nullable org.eclipse.paho.mqttv5.client.MqttClientPersistence persistence) throws org.eclipse.paho.mqttv5.common.MqttException
      Throws:
      org.eclipse.paho.mqttv5.common.MqttException