Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: MQTT client Bundle-Developers: timothyjward;name="Timothy Ward";organization=Kenty ou;organizationUrl="https://www.kentyou.com/",tcalmant;name="Thomas C almant";organization=Kentyou;organizationUrl="https://www.kentyou.com /",juergen-albert;name="Jürgen Albert";organization="Data in Motion" ;organizationUrl="https://www.datainmotion.de/",stbischof;name="Stefa n Bischof" Bundle-DocURL: https://projects.eclipse.org/projects/technology.sensin act/southbound/mqtt-parent/mqtt-client Bundle-License: "EPL 2.0";link="http://www.eclipse.org/legal/epl-2.0"; description="Except for 3rd party content and examples." Bundle-ManifestVersion: 2 Bundle-Name: Sensinact Southbound MQTT :: Client Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/southbound/mqtt-parent/mqtt-client",connection="scm:git:git@githu b.com:eclipse/org.eclipse.sensinact.gateway.git/southbound/mqtt-paren t/mqtt-client",developer-connection="scm:git:git@github.com:eclipse/o rg.eclipse.sensinact.gateway.git/southbound/mqtt-parent/mqtt-client", tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.southbound.mqtt.mqt t-client Bundle-Vendor: Eclipse Foundation Bundle-Version: 0.0.2.202408091321 Export-Package: org.eclipse.sensinact.gateway.southbound.mqtt.api;vers ion="0.0.2" Git-Descriptor: Brain_IoT_All_In_One-1203-gb0c9c31b7-dirty Git-SHA: b0c9c31b77df8c1d4166f3991727d9470e200a46 Import-Package: java.io,java.lang,java.lang.annotation,java.lang.invok e,java.math,java.net,java.security,java.security.cert,java.security.s pec,java.time,java.util,java.util.function,java.util.stream,javax.net ,javax.net.ssl,org.eclipse.paho.client.mqttv3;version="[1.2,2)",org.e clipse.sensinact.gateway.southbound.mqtt.api,org.slf4j;version="[2.0, 3)" Private-Package: org.eclipse.sensinact.gateway.southbound.mqtt.impl Require-Capability: osgi.service;filter:="(objectClass=org.eclipse.sen sinact.gateway.southbound.mqtt.api.IMqttMessageListener)";effective:= active;resolution:=optional;cardinality:=multiple,osgi.extender;filte r:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0 )))",osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=11))" Service-Component: OSGI-INF/org.eclipse.sensinact.gateway.southbound.m qtt.impl.MqttClientHandler.xml