Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: MQTT device factory 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-device-factory 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 :: Device Factory Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/southbound/mqtt-parent/mqtt-device-factory",connection="scm:git:g it@github.com:eclipse/org.eclipse.sensinact.gateway.git/southbound/mq tt-parent/mqtt-device-factory",developer-connection="scm:git:git@gith ub.com:eclipse/org.eclipse.sensinact.gateway.git/southbound/mqtt-pare nt/mqtt-device-factory",tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.southbound.mqtt.mqt t-device-factory Bundle-Vendor: Eclipse Foundation Bundle-Version: 0.0.2.202408091321 Git-Descriptor: Brain_IoT_All_In_One-1203-gb0c9c31b7-dirty Git-SHA: b0c9c31b77df8c1d4166f3991727d9470e200a46 Import-Package: com.fasterxml.jackson.core;version="[2.16,3)",com.fast erxml.jackson.databind;version="[2.16,3)",java.lang,java.lang.annotat ion,java.lang.invoke,java.util,java.util.function,java.util.stream,or g.eclipse.sensinact.gateway.southbound.device.factory;version="[0.0,1 )",org.eclipse.sensinact.gateway.southbound.device.factory.dto;versio n="[0.0,1)",org.eclipse.sensinact.gateway.southbound.mqtt.api;version ="[0.0,1)",org.osgi.framework;version="[1.9,2)",org.osgi.service.comp onent;version="[1.4,2)",org.slf4j;version="[2.0,3)" Private-Package: org.eclipse.sensinact.gateway.southbound.mqtt.factory Require-Capability: osgi.service;filter:="(objectClass=org.eclipse.sen sinact.gateway.southbound.device.factory.IDeviceMappingHandler)";effe ctive:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component) (version>=1.4.0)(!(version>=2.0.0)))",osgi.ee;filter:="(&(osgi.ee=Jav aSE)(version=11))" Service-Component: OSGI-INF/org.eclipse.sensinact.gateway.southbound.m qtt.factory.MqttDeviceFactoryHandler.xml