Overview
The PeripheralAdmin service is a generic manager for peripheral devices attached to the system via their respective interconnect interface (USB and UPnP are currently supported). It notifies the FW when a (further) device is made available and provides information on the device's capabilities. According to the driver data in the PeripheralDescriptor object that was matched with the newly plugged device, the PeripheralAdmin tries to install the required driver.
Registering Bundle
This service is registered by Peripheral Core Bundle.