Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: Parses JSON payloads for the 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/device-factory/parser-json 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 Device factory :: JSON parser Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/southbound/device-factory/parser-json",connection="scm:git:git@gi thub.com:eclipse/org.eclipse.sensinact.gateway.git/southbound/device- factory/parser-json",developer-connection="scm:git:git@github.com:ecl ipse/org.eclipse.sensinact.gateway.git/southbound/device-factory/pars er-json",tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.southbound.device-f actory.parser-json Bundle-Vendor: Eclipse Foundation Bundle-Version: 0.0.2.202408091320 Git-Descriptor: Brain_IoT_All_In_One-1203-gb0c9c31b7 Git-SHA: b0c9c31b77df8c1d4166f3991727d9470e200a46 Import-Package: com.fasterxml.jackson.databind;version="[2.16,3)",com. fasterxml.jackson.databind.node;version="[2.16,3)",java.io,java.lang, java.lang.invoke,java.nio.charset,java.util,org.eclipse.sensinact.gat eway.southbound.device.factory;version="[0.0,1)",org.eclipse.sensinac t.gateway.southbound.device.factory.dto;version="[0.0,1)" Private-Package: org.eclipse.sensinact.gateway.southbound.device.facto ry.parser.json Provide-Capability: osgi.service;objectClass:List="org.eclipse .sensinact.gateway.southbound.device.factory.IDeviceMappingParser";us es:="org.eclipse.sensinact.gateway.southbound.device.factory" Require-Capability: osgi.extender;filter:="(&(osgi.extender=osgi.compo nent)(version>=1.4.0)(!(version>=2.0.0)))",osgi.ee;filter:="(&(osgi.e e=JavaSE)(version=11))" Service-Component: OSGI-INF/org.eclipse.sensinact.gateway.southbound.d evice.factory.parser.json.JsonParser.xml