Files
openhab-core/bundles/org.openhab.core.config.core
396199c3cd [config] ConfigUtil: Add method to apply defaults from ConfigDescription to configuration Map<String, Object> (#5638)
* [config] ConfigUtil: Add method to apply defaults from `ConfigDescription` to configuration `Map<String, Object>´

This extracts a new override from the existing `ConfigUtil::applyDefaultConfiguration` method.
The existing unit tests for the existing method pass, so this change should be fine.

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Address review

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Fix typo

Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Update bundles/org.openhab.core.config.core/src/main/java/org/openhab/core/config/core/ConfigUtil.java

Co-authored-by: Mark Herwege <mherwege@users.noreply.github.com>
Signed-off-by: Florian Hotze <dev@florianhotze.com>

* Update ConfigUtil.java

Co-authored-by: Mark Herwege <mherwege@users.noreply.github.com>
Signed-off-by: Florian Hotze <dev@florianhotze.com>

---------

Signed-off-by: Florian Hotze <dev@florianhotze.com>
Co-authored-by: Mark Herwege <mherwege@users.noreply.github.com>
2026-06-09 12:25:49 +02:00
..
2024-12-24 07:02:47 +01:00
2019-02-15 10:46:18 +01:00
2025-12-22 22:01:01 +01:00