System Property |
Type |
Default Value |
Description |
|---|---|---|---|
mbs.upnp.export.disable |
boolean |
false |
A flag which turns off/on the export of OSGi-aware services as devices in the UPnP network. |
mbs.upnp.http.server.portrange.minimum |
int |
40044 |
The minimum port to open the server socket of the HTTP server. |
mbs.upnp.http.server.portrange.maximum |
int |
40144 |
The maximum port to open the server socket of the HTTP server. |
mbs.upnp.em.max_age |
int |
1800 |
The time in seconds to keep all devices advertised in a UPnP network. |
mbs.upnp.em.max_subscription_time |
int |
1800 |
The timeout in seconds that the exported device can specify to re-subscribe for all events that it posted to the UPnP network. |