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