Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: The notification module contains examples showing how to handle 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/notification 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 notification Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/examples/notification",connection="scm:git:git@github.com:eclipse /org.eclipse.sensinact.gateway.git/examples/notification",developer-c onnection="scm:git:git@github.com:eclipse/org.eclipse.sensinact.gatew ay.git/examples/notification",tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.examples.notificati on 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.lang.invoke,java.util,org.eclipse.sensi nact.core.notification;version="[0.2,1)",org.eclipse.sensinact.northb ound.session;version="[0.2,1)",org.osgi.service.typedevent;version="[ 1.0,2)" Private-Package: notification Provide-Capability: osgi.service;objectClass:List="org.osgi.se rvice.typedevent.TypedEventHandler";uses:="org.osgi.service.typedeven t" Require-Capability: osgi.service;filter:="(objectClass=org.eclipse.sen sinact.northbound.session.SensiNactSession)";effective:=active,osgi.e xtender;filter:="(&(osgi.extender=osgi.component)(version>=1.5.0)(!(v ersion>=2.0.0)))",osgi.implementation;filter:="(&(osgi.implementation =osgi.typedevent)(version>=1.0.0)(!(version>=2.0.0)))",osgi.ee;filter :="(&(osgi.ee=JavaSE)(version=11))" Service-Component: OSGI-INF/notification._01_SimpleNotification.xml,OS GI-INF/notification._02_ClientNotification.xml