Overview
The Module Type Admin service is a Functional Item wrapper of the Module Type Registry. It exposes all Module Type Registry's functionality as Functional Item operations. This enables the Bosch Cloud Services and our Bosch Web UI Business Logic to work with Module Type Registry in a general way. Its unique Functional Item ID is automation:moduletype:admin. The name of the Module Type Admin as a Functional Item is Automation Module Type Admin.
Registering Bundle
The Module Type Admin implementation is in the com.prosyst.mbs.automation.esh.core bundle.
Dependencies
The Module Type Admin depends on FunctionalItemAdminSpi and EventAdmin services.