
public class KnxDpt1RefinementDriver extends Object implements org.osgi.service.device.Driver
| Constructor and Description |
|---|
KnxDpt1RefinementDriver(org.osgi.framework.BundleContext context,
org.osgi.service.log.LogService log) |
| Modifier and Type | Method and Description |
|---|---|
String |
attach(org.osgi.framework.ServiceReference reference) |
int |
match(org.osgi.framework.ServiceReference reference)
called from OSGI DeviceManager check device services if they have
identical device_category as this driver
|
void |
stop()
delete instance references unregister my services ?
|
public KnxDpt1RefinementDriver(org.osgi.framework.BundleContext context,
org.osgi.service.log.LogService log)
context - logTracker - public int match(org.osgi.framework.ServiceReference reference)
throws Exception
match in interface org.osgi.service.device.DriverExceptionDriver.match(org.osgi.framework.ServiceReference)public String attach(org.osgi.framework.ServiceReference reference) throws Exception
attach in interface org.osgi.service.device.DriverExceptionattach the device service reference to a "driving" instance; couple
thempublic void stop()
Copyright © 2018 universAAL Consortium. All rights reserved.