Files
openhab-core/bundles/org.openhab.core.model.item
1132515ae4 Various YAML fixes (#5588)
* Create YamlConfigDescriptionDTO and YamlConfigDescriptionParameterGroupDTO

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>

* Use YamlConfigDescriptionDTO for YAML pages and widgets

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>

* Create YamlWidgetParser and add getAllFromModel() to YamlWidgetProvider.java

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>

* Make sure that ObjectParser.getParsedObjects() returns a copy

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>

* Update bundles/org.openhab.core.model.yaml/src/main/java/org/openhab/core/model/yaml/internal/config/YamlConfigDescriptionDTO.java

Co-authored-by: Mark Herwege <mherwege@users.noreply.github.com>
Signed-off-by: Nadahar <Nadahar@users.noreply.github.com>

* Address review feedback and apply explicit charset to other "converters"

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>

---------

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
Signed-off-by: Nadahar <Nadahar@users.noreply.github.com>
Co-authored-by: Ravi Nadahar <nadahar@rediffmail.com>
Co-authored-by: Mark Herwege <mherwege@users.noreply.github.com>
2026-05-29 15:33:57 +02:00
..
2019-02-15 10:46:18 +01:00
2019-12-28 12:18:16 +01:00