Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: The pull-based module shows how to make services t hat can "get" a 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/examples/pull-based 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: Example pull-based Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/examples/pull-based",connection="scm:git:git@github.com:eclipse/o rg.eclipse.sensinact.gateway.git/examples/pull-based",developer-conne ction="scm:git:git@github.com:eclipse/org.eclipse.sensinact.gateway.g it/examples/pull-based",tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.examples.pull-based Bundle-Vendor: Eclipse Foundation Bundle-Version: 0.0.2.202408091323 Git-Descriptor: Brain_IoT_All_In_One-1203-gb0c9c31b7-dirty Git-SHA: b0c9c31b77df8c1d4166f3991727d9470e200a46 Import-Package: java.lang,java.time.temporal,org.eclipse.sensinact.cor e.annotation.dto;version="[0.2,1)",org.eclipse.sensinact.core.annotat ion.verb;version="[0.2,1)" Private-Package: org.eclipse.sensinact.prototype.pull Provide-Capability: osgi.service;objectClass:List="org.eclipse .sensinact.prototype.pull._01_SimplePullBasedResource";uses:="org.ecl ipse.sensinact.prototype.pull",osgi.service;objectClass:List= "org.eclipse.sensinact.prototype.pull._02_DTOPullBasedResource";uses: ="org.eclipse.sensinact.prototype.pull",osgi.service;objectClass:List ="org.eclipse.sensinact.prototype.pull._03_DTOPullBasedResour ce";uses:="org.eclipse.sensinact.prototype.pull",osgi.service;objectC lass:List="org.eclipse.sensinact.prototype.pull._04_MultiPull BasedResource";uses:="org.eclipse.sensinact.prototype.pull",osgi.serv ice;objectClass:List="org.eclipse.sensinact.prototype.pull._0 5_MultiPullBasedResource";uses:="org.eclipse.sensinact.prototype.pull " Require-Capability: osgi.extender;filter:="(&(osgi.extender=osgi.compo nent)(version>=1.5.0)(!(version>=2.0.0)))",osgi.ee;filter:="(&(osgi.e e=JavaSE)(version=11))" Service-Component: OSGI-INF/org.eclipse.sensinact.prototype.pull._01_S implePullBasedResource.xml,OSGI-INF/org.eclipse.sensinact.prototype.p ull._02_DTOPullBasedResource.xml,OSGI-INF/org.eclipse.sensinact.proto type.pull._03_DTOPullBasedResource.xml,OSGI-INF/org.eclipse.sensinact .prototype.pull._04_MultiPullBasedResource.xml,OSGI-INF/org.eclipse.s ensinact.prototype.pull._05_MultiPullBasedResource.xml