Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: The push-based module shows how to make data updat e DTOs and 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/push-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 push-based Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/examples/push-based",connection="scm:git:git@github.com:eclipse/o rg.eclipse.sensinact.gateway.git/examples/push-based",developer-conne ction="scm:git:git@github.com:eclipse/org.eclipse.sensinact.gateway.g it/examples/push-based",tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.examples.push-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.util,org.eclipse.sensinact.core.annotat ion.dto;version="[0.2,1)",org.eclipse.sensinact.core.push;version="[0 .2,1)",org.osgi.service.typedevent;version="[1.0,2)",org.osgi.util.pr omise;version="[1.3,2)" Private-Package: org.eclipse.sensinact.prototype.push,org.eclipse.sens inact.prototype.push.dto Require-Capability: osgi.service;filter:="(objectClass=org.eclipse.sen sinact.core.push.DataUpdate)";effective:=active,osgi.service;filter:= "(objectClass=org.osgi.service.typedevent.TypedEventBus)";effective:= active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(versio n>=1.5.0)(!(version>=2.0.0)))",osgi.ee;filter:="(&(osgi.ee=JavaSE)(ve rsion=11))" Service-Component: OSGI-INF/org.eclipse.sensinact.prototype.push.PushC omponent.xml