With the UPnP driver the Bosch IoT Gateway Software instance can attach itself to the UPnP network:
as a Control Point,
as an Export Manager
as both at the same time.
By default, the UPnP driver functions at the same time as a Control Point and as an Export Manager. If you do not need to have both driver roles running, configure the UPnP driver in the following way:
Use only in Control Point mode – Turn off device export by setting the mbs.upnp.export.disable system property to "true".
Use only in Export Manager mode – Turn off the control point functionality by setting the mbs.upnp.cp.disable system property to "true".