Configuration Service
The ESF Configuration Service is responsible to manage the framework configuration by creating and persisting the framework snapshot. Built on top of the OSGi Configuration Admin and Metatype services, it is also responsible to track and manage the creation and deletion of service instances as well as OSGi component factories.
The ConfigurationService is accessible using the following REST APIs and cloud request handlers:
- Configuration V1 REST API (deprecated) and CONF-V1 MQTT Request Handler (deprecated)
- Configuration V2 REST API and CONF-V2 MQTT Request Handler
Updated about 1 year ago