Upnp Discovery issue [message #1744444] |
Tue, 27 September 2016 02:28  |
Eclipse User |
|
|
|
Hi everybody,
I'm implementing a binding, which should use the Upnp as discovery mechanism. Therefore I read the tutorial at:
https://www.eclipse.org/smarthome/documentation/development/bindings/discovery-services.html#upnp-discovery
and implemented it according to that. Additional I activated my binding in the run configuration properties. Also I created a BindingNameDiscovery.xml in the OSGI-INF folder and edit it like the one in the hue binding. In the Manifest.MF, in the Dependencies section, in Required plug-ins, I added org.eclipse.smarthome.config.discovery and org.jupnp. If I now start the the eclipse runtime over run configuration, I don't see that my Upnp code will be executed. I can verify that my binding is started, because I see the output of my Handler.initialize() function.
I had also a closer look at the UpnpIOServiceImpl, so I should probably see something like Starting UPnP IO service... in the output?
I also activated the hue binding, but also here, there is no Upnp output.
Did i miss some configuration?
Thanks for your help.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03848 seconds