ConfigTree is a utility for storing configuration data in a tree-like structure where each leaf contains a collection of key-value pairs. ConfigTree configurations of different runtime components can be exported in binary and XML file formats.
Feature Set
Configuration Types
The ProtocolAdapters configuration contains the configurations of all protocol adapters that are available.
Each adapter is represented by a node that contains two sub-nodes:
The Devices configurable is not registered as OSGi service when the HDM API implementation is not enabled.
The DeviceTemplates configurable is not registered as OSGi service when the HDM API implementation is not enabled.
The Zones configuration contains the configurations of all the HDM zones.
Configuration Types for Automation in HDM
You can edit and port these configurations via the Config Tree API or via the available user interfaces.