Manifest-Version: 1.0 Bundle-Copyright: Copyright (c) (2024) Contributors to the Eclipse Fou ndation. Bundle-Description: The writable module contains examples showing how to set data in 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/writable 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 writable Bundle-SCM: url="https://github.com/eclipse/org.eclipse.sensinact.gate way/examples/writable",connection="scm:git:git@github.com:eclipse/org .eclipse.sensinact.gateway.git/examples/writable",developer-connectio n="scm:git:git@github.com:eclipse/org.eclipse.sensinact.gateway.git/e xamples/writable",tag=HEAD Bundle-SymbolicName: org.eclipse.sensinact.gateway.examples.writable 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,org.eclipse.sensinact.core. annotation.verb;version="[0.2,1)" Private-Package: org.eclipse.sensinact.prototype.writable Provide-Capability: osgi.service;objectClass:List="org.eclipse .sensinact.prototype.writable._01_SimpleWritableBasedResource";uses:= "org.eclipse.sensinact.prototype.writable",osgi.service;objectClass:L ist="org.eclipse.sensinact.prototype.writable._02_MultiWritab leBasedResource";uses:="org.eclipse.sensinact.prototype.writable",osg i.service;objectClass:List="org.eclipse.sensinact.prototype.w ritable._03_MultiWritableBasedResource";uses:="org.eclipse.sensinact. prototype.writable" 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.writable._ 01_SimpleWritableBasedResource.xml,OSGI-INF/org.eclipse.sensinact.pro totype.writable._02_MultiWritableBasedResource.xml,OSGI-INF/org.eclip se.sensinact.prototype.writable._03_MultiWritableBasedResource.xml