UPnP plugin should provide better device property representation
----------------------------------------------------------------
Key: FELIX-3432
URL: https://issues.apache.org/jira/browse/FELIX-3432
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-upnp-plugin-1.0.0
Reporter: Valentin Valchev
Assignee: Valentin Valchev
Priority: Trivial
Fix For: webconsole-upnp-plugin-1.0.2
Currently, when a device is selected from the list, on the right side is loaded
a set of device properties. Among these properties we always find:
objectClass=org.osgi.service.upnp.UPnPDevice
service.id=<someid>
For device description we don't need 'objectClass' which is actually a service
registration property. We also don't need 'service.id', for the same reason,
but sometimes for debug purpose, we might need that property.
Still, instead of showing plain service id, the value should be a link to the
services plugin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira